com.aspose.cells.PivotItemPosition.html Maven / Gradle / Ivy
PivotItemPosition
com.aspose.cells
Class PivotItemPosition
java.lang.Object
com.aspose.cells.PivotItemPosition
public class PivotItemPosition
- extends java.lang.Object
Field Summary | ||
---|---|---|
static final int | PREVIOUS | |
Represents the previous pivot item in the PivotField. | ||
static final int | NEXT | |
Represents the next pivot item in the PivotField. | ||
static final int | CUSTOM | |
Represents a pivot item index, as specified by Pivot Items, that specifies a pivot item in the PivotField.
|
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.