PivotItemPositionType enumeration

PivotItemPositionType enumeration

Represents the position type of the pivot base item in the base field when the ShowDataAs calculation is in use.

The PivotItemPositionType 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