All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.PivotItemPosition.html Maven / Gradle / Ivy






PivotItemPosition




com.aspose.cells
Class PivotItemPosition

java.lang.Object
    extended by com.aspose.cells.PivotItemPosition

public class PivotItemPosition 
extends java.lang.Object

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


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

Field Detail

PREVIOUS

public static final int PREVIOUS
Represents the previous pivot item in the PivotField.

NEXT

public static final int NEXT
Represents the next pivot item in the PivotField.

CUSTOM

public static final 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.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy