|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<splittype>
com.spire.xls.splittype
public enum splittype
split type.
enum constant summary | |
---|---|
custom
represents the custom split type. |
|
percent
represents the percent split type. |
|
position
represents the position split type. |
|
value
represents the value split type. |
enum constant detail |
---|
public static final splittype position
public static final splittype value
public static final splittype percent
public static final splittype custom
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |