AxisTypes Enumeration |
Namespace: Spire.Xls
Member name | Value | Description | |
---|---|---|---|
None | 0 | Represents the None axis type. | |
Row | 1 | Represents the Row axis type. | |
Column | 2 | Represents the Column axis type. | |
Page | 4 | Represents the Page axis type. | |
Data | 8 | Represents the Data axis type. |