PivotItemPosition

PivotItemPosition enumeration

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

Remarks

NOTE: This enum is now obsolete. Instead, please use PivotItemPositionType enum instead. This method will be removed 12 months later since June 2024. Aspose apologizes for any inconvenience you may have experienced.

Values

NameValueDescription
Previous0Represents the previous pivot item in the PivotField.
Next1Represents the next pivot item in the PivotField.
Custom2Shows values as the different format based the index of pivot item in the PivotField.