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.
CUSTOMRepresents a pivot item index, as specified by Pivot Items, that specifies a pivot item in the PivotField.
only read

See Also