PivotItemPosition
PivotItemPosition enumeration
Represents PivotTable base item Next/Previous/All position in the base field .
public enum PivotItemPosition
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 |
Represents a pivot item index, as specified by Pivot Items, that specifies a pivot item in the PivotField. only read |
See Also
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells