Show / Hide Table of Contents

Enum ePivotTableAxis

Defines the axis for a pivot table

Namespace: OfficeOpenXml.Table.PivotTable
Assembly: EPPlus.dll
Syntax
public enum ePivotTableAxis

Fields

Name Description
ColumnAxis

Defines the column axis

None

No axis defined

PageAxis

Defines the page axis

RowAxis

Defines the row axis

ValuesAxis

Defines the values axis

Back to top Generated by DocFX