|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<AxisTypes>
com.spire.xls.AxisTypes
public enum AxisTypes
Axis types.
Enum Constant Summary | |
---|---|
Column
Represents the column axis type. |
|
Data
Represents the data axis type. |
|
None
Represents the none axis type. |
|
Page
Represents the page axis type. |
|
Row
Represents the row axis type. |
Enum Constant Detail |
---|
public static final AxisTypes None
public static final AxisTypes Row
public static final AxisTypes Column
public static final AxisTypes Page
public static final AxisTypes Data
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |