|
|||||||||
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 |