asposecells.api
Class PivotItemPosition

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

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

Field Detail

PREVIOUS

const int PREVIOUS
Represents the previous pivot item in the PivotField.

NEXT

const int NEXT
Represents the next pivot item in the PivotField.

CUSTOM

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

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.