PivotTableAxisValues enumeration
Office 2013 and later
PivotTable Axis
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| AxisRow | Row Axis. When the item is serialized out as xml, its value is "axisRow". | |
| AxisColumn | Column Axis. When the item is serialized out as xml, its value is "axisCol". | |
| AxisPage | Include Count Filter. When the item is serialized out as xml, its value is "axisPage". | |
| AxisValues | Values Axis. When the item is serialized out as xml, its value is "axisValues". |
Show: