|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<xlsxchartshadowinnertype>
com.spire.xls.xlsxchartshadowinnertype
public enum xlsxchartshadowinnertype
indicates the inner shadow values
enum constant summary | |
---|---|
insidebottom
represents inner shadow at bottom |
|
insidecenter
represents inner shadow at center |
|
insidediagonalbottomleft
represents inner shadow at diagonal bottom left |
|
insidediagonalbottomright
represents inner shadow at diagonal bottom right |
|
insidediagonaltopleft
represents inner shadow at diagonal top left |
|
insidediagonaltopright
represents inner shadow at topright |
|
insideleft
represents inner shadow at left |
|
insideright
represents inner shadow at right |
|
insidetop
represents inner shadow at top |
|
none
represents no shadow. |
enum constant detail |
---|
public static final xlsxchartshadowinnertype none
public static final xlsxchartshadowinnertype insidediagonalbottomleft
public static final xlsxchartshadowinnertype insidetop
public static final xlsxchartshadowinnertype insideright
public static final xlsxchartshadowinnertype insideleft
public static final xlsxchartshadowinnertype insidediagonaltopright
public static final xlsxchartshadowinnertype insidediagonalbottomright
public static final xlsxchartshadowinnertype insidecenter
public static final xlsxchartshadowinnertype insidebottom
public static final xlsxchartshadowinnertype insidediagonaltopleft
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |