Enum PivotItemPositionType
Enum PivotItemPositionType
Namespace: Aspose.Cells.Pivot
Assembly: Aspose.Cells.dll (25.2.0)
Represents the position type of the pivot base item in the base field when the ShowDataAs calculation is in use.
public enum PivotItemPositionType
Fields
Custom = 2
Shows values as the different format based the index of pivot item in the PivotField.
Only for getting.
Next = 1
Represents the next pivot item in the PivotField.
Previous = 0
Represents the previous pivot item in the PivotField.