PivotFieldType enumeration

PivotFieldType enumeration

Represents PivotTable field type.

The PivotFieldType type exposes the following members:

Fields

FieldDescription
UNDEFINEDPresents base pivot field type.
ROWPresents row pivot field type.
COLUMNPresents column pivot field type.
PAGEPresents page pivot field type.
DATAPresents data pivot field type.

See Also