PivotItemPosition enumeration

PivotItemPosition enumeration

Represents PivotTable base item Next/Previous/All position in the base field .

The PivotItemPosition type exposes the following members:

Fields

FieldDescription
PREVIOUSRepresents the previous pivot item in the PivotField.
NEXTRepresents the next pivot item in the PivotField.
CUSTOMShows values as the different format based the index of pivot item in the PivotField.

See Also