PivotAreaType Enum

PivotAreaType Enum

Indicates the type of rule being used to describe an area or aspect of the PivotTable.


type PivotAreaType int32

Fields

FieldDescription
NoneNo Pivot area.
NormalRepresents a header or item.
DataRepresents something in the data area.
AllRepresents the whole PivotTable.
OriginRepresents the blank cells at the top-left of the PivotTable (top-right for RTL sheets).
ButtonRepresents a field button.
TopRightRepresents the blank cells at the top-right of the PivotTable (top-left for RTL sheets).