aspose.cells

Class PivotItemPosition

Utility class containing constants. Represents PivotTable base item Next/Previous/All position in the base field .

Field Summary
const  NumberPREVIOUS
Represents the previous pivot item in the PivotField.
const  NumberNEXT
Represents the next pivot item in the PivotField.
const  NumberCUSTOM
Represents a pivot item index, as specified by Pivot Items, that specifies a pivot item in the PivotField. only read
 

    • Field Detail

      • PREVIOUS

        const Number PREVIOUS
        Represents the previous pivot item in the PivotField.
      • NEXT

        const Number NEXT
        Represents the next pivot item in the PivotField.
      • CUSTOM

        const Number CUSTOM
        Represents a pivot item index, as specified by Pivot Items, that specifies a pivot item in the PivotField. only read