excelpatterntype-ag凯发旗舰厅



com.spire.xls
enum excelpatterntype

java.lang.object
  extended by java.lang.enum<excelpatterntype>
      extended by com.spire.xls.excelpatterntype
all implemented interfaces:
java.lang.comparable<excelpatterntype>

public enum excelpatterntype
extends java.lang.enum<excelpatterntype>

patterns style.


enum constant summary
angle
          represents the angle pattern.
darkdownwarddiagonal
          represents the dark downward diagonal pattern.
darkhorizontal
          represents the dark horizontal pattern.
darkupwarddiagonal
          represents the dark upward diagonal pattern.
darkvertical
          represents the dark vertical pattern.
diagonalcrosshatch
          represents the diagonal crosshatch pattern.
diagonalstripe
          represents the diagonal stripe pattern.
forwarddiagonal
          represents the forward diagonal pattern.
gradient
          represent gradient pattern.
horizontal
          represents the horizontal pattern.
horizontalstripe
          represents the horizontal stripe pattern.
lightdownwarddiagonal
          represents the light downward diagonal pattern.
lightupwarddiagonal
          represents the light upward diagonal pattern.
none
          no pattern.
percent05
          represents the percent 05 pattern.
percent10
          represents the percent 10 pattern.
percent125gray
          represents the percent 125 gray pattern.
percent25
          represents the percent 25 pattern.
percent25gray
          represents the percent 25 gray pattern.
percent50
          represents the percent 50 pattern.
percent50gray
          represents the percent 50 gray pattern.
percent60
          represents the percent 60 pattern.
percent625gray
          represents the percent 625 gray pattern.
percent70
          represents the percent 70 pattern.
percent75
          represents the percent 75 pattern.
percent75gray
          represents the percent 75 gray pattern.
reversediagonalstripe
          represents the reverse diagonal stripe pattern.
solid
          represents the solid pattern.
thickdiagonalcrosshatch
          represents the thick diagonal crosshatch pattern.
thindiagonalcrosshatch
          represents the thin diagonal crosshatch pattern.
thindiagonalstripe
          represents the thin diagonal stripe pattern.
thinhorizontalcrosshatch
          represents the thin horizontal crosshatch pattern.
thinhorizontalstripe
          represents the thin horizontal stripe pattern.
thinreversedeagonalstripe
          represents the thin reverse deagonal stripe pattern.
thinverticalstripe
          represents the thin vertical stripe pattern.
vertical
          represents the vertical pattern.
verticalstripe
          represents the vertical stripe pattern.
 
enum constant detail

none

public static final excelpatterntype none
no pattern.

solid

public static final excelpatterntype solid
represents the solid pattern.

percent50

public static final excelpatterntype percent50
represents the percent 50 pattern.

percent70

public static final excelpatterntype percent70
represents the percent 70 pattern.

percent25

public static final excelpatterntype percent25
represents the percent 25 pattern.

darkhorizontal

public static final excelpatterntype darkhorizontal
represents the dark horizontal pattern.

darkvertical

public static final excelpatterntype darkvertical
represents the dark vertical pattern.

darkdownwarddiagonal

public static final excelpatterntype darkdownwarddiagonal
represents the dark downward diagonal pattern.

darkupwarddiagonal

public static final excelpatterntype darkupwarddiagonal
represents the dark upward diagonal pattern.

forwarddiagonal

public static final excelpatterntype forwarddiagonal
represents the forward diagonal pattern.

percent75

public static final excelpatterntype percent75
represents the percent 75 pattern.

horizontal

public static final excelpatterntype horizontal
represents the horizontal pattern.

vertical

public static final excelpatterntype vertical
represents the vertical pattern.

lightdownwarddiagonal

public static final excelpatterntype lightdownwarddiagonal
represents the light downward diagonal pattern.

lightupwarddiagonal

public static final excelpatterntype lightupwarddiagonal
represents the light upward diagonal pattern.

angle

public static final excelpatterntype angle
represents the angle pattern.

percent60

public static final excelpatterntype percent60
represents the percent 60 pattern.

percent10

public static final excelpatterntype percent10
represents the percent 10 pattern.

percent05

public static final excelpatterntype percent05
represents the percent 05 pattern.

percent50gray

public static final excelpatterntype percent50gray
represents the percent 50 gray pattern.

percent75gray

public static final excelpatterntype percent75gray
represents the percent 75 gray pattern.

percent25gray

public static final excelpatterntype percent25gray
represents the percent 25 gray pattern.

horizontalstripe

public static final excelpatterntype horizontalstripe
represents the horizontal stripe pattern.

verticalstripe

public static final excelpatterntype verticalstripe
represents the vertical stripe pattern.

reversediagonalstripe

public static final excelpatterntype reversediagonalstripe
represents the reverse diagonal stripe pattern.

diagonalstripe

public static final excelpatterntype diagonalstripe
represents the diagonal stripe pattern.

diagonalcrosshatch

public static final excelpatterntype diagonalcrosshatch
represents the diagonal crosshatch pattern.

thickdiagonalcrosshatch

public static final excelpatterntype thickdiagonalcrosshatch
represents the thick diagonal crosshatch pattern.

thinhorizontalstripe

public static final excelpatterntype thinhorizontalstripe
represents the thin horizontal stripe pattern.

thinverticalstripe

public static final excelpatterntype thinverticalstripe
represents the thin vertical stripe pattern.

thinreversedeagonalstripe

public static final excelpatterntype thinreversedeagonalstripe
represents the thin reverse deagonal stripe pattern.

thindiagonalstripe

public static final excelpatterntype thindiagonalstripe
represents the thin diagonal stripe pattern.

thinhorizontalcrosshatch

public static final excelpatterntype thinhorizontalcrosshatch
represents the thin horizontal crosshatch pattern.

thindiagonalcrosshatch

public static final excelpatterntype thindiagonalcrosshatch
represents the thin diagonal crosshatch pattern.

percent125gray

public static final excelpatterntype percent125gray
represents the percent 125 gray pattern.

percent625gray

public static final excelpatterntype percent625gray
represents the percent 625 gray pattern.

gradient

public static final excelpatterntype gradient
represent gradient pattern.


网站地图