Show / Hide Table of Contents

Enum ePivotAreaType

Defines the pivot area affected by a style

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

Fields

Name Description
All

Refers to the whole pivot table

Data

Refers to data in the data area.

FieldButton

Refers to a field button

None

Refers to no pivot area

Normal

Refers to a header or item

Origin

Refers to the blank cells at the top-left(LTR sheets) or bottom-right(RTL sheets) of the pivot table.

TopEnd

Refers to the blank cells at the top of the pivot table, on its trailing edge.

In This Article
Back to top Generated by DocFX