|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<excelpatterntype>
com.spire.xls.excelpatterntype
public 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 |
---|
public static final excelpatterntype none
public static final excelpatterntype solid
public static final excelpatterntype percent50
public static final excelpatterntype percent70
public static final excelpatterntype percent25
public static final excelpatterntype darkhorizontal
public static final excelpatterntype darkvertical
public static final excelpatterntype darkdownwarddiagonal
public static final excelpatterntype darkupwarddiagonal
public static final excelpatterntype forwarddiagonal
public static final excelpatterntype percent75
public static final excelpatterntype horizontal
public static final excelpatterntype vertical
public static final excelpatterntype lightdownwarddiagonal
public static final excelpatterntype lightupwarddiagonal
public static final excelpatterntype angle
public static final excelpatterntype percent60
public static final excelpatterntype percent10
public static final excelpatterntype percent05
public static final excelpatterntype percent50gray
public static final excelpatterntype percent75gray
public static final excelpatterntype percent25gray
public static final excelpatterntype horizontalstripe
public static final excelpatterntype verticalstripe
public static final excelpatterntype reversediagonalstripe
public static final excelpatterntype diagonalstripe
public static final excelpatterntype diagonalcrosshatch
public static final excelpatterntype thickdiagonalcrosshatch
public static final excelpatterntype thinhorizontalstripe
public static final excelpatterntype thinverticalstripe
public static final excelpatterntype thinreversedeagonalstripe
public static final excelpatterntype thindiagonalstripe
public static final excelpatterntype thinhorizontalcrosshatch
public static final excelpatterntype thindiagonalcrosshatch
public static final excelpatterntype percent125gray
public static final excelpatterntype percent625gray
public static final excelpatterntype gradient
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |