Table of Contents

Enum ePivotTableAxis

Namespace
OfficeOpenXml.Table.PivotTable
Assembly
EPPlus.dll

Defines the axis for a pivot table

public enum ePivotTableAxis

Fields

ColumnAxis = 1

Defines the column axis

None = 0

No axis defined

PageAxis = 2

Defines the page axis

RowAxis = 3

Defines the row axis

ValuesAxis = 4

Defines the values axis