ExcelScript.PivotAxis enum
Represents the axis from which to get the PivotItems.
Fields
| column | The column axis. |
| data | The data axis. |
| filter | The filter axis. |
| row | The row axis. |
| unknown | The axis or region is unknown or unsupported. |