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
Name | Value | Description |
---|---|---|
Previous | 0 | Represents the previous pivot item in the PivotField. |
Next | 1 | Represents the next pivot item in the PivotField. |
Custom | 2 | Shows values as the different format based the index of pivot item in the PivotField. |