Enum ePivotFieldAxis
Defines the axis for a PivotTable
Namespace: OfficeOpenXml.Table.PivotTable
Assembly: EPPlus.dll
Syntax
public enum ePivotFieldAxis
Fields
Name | Description |
---|---|
Column | Column axis |
None | None |
Page | Page axis (Include Count Filter) |
Row | Row axis |
Values | Values axis |