java.lang.Object
com.aspose.cells.PivotItemPosition
public class PivotItemPosition
| Field Summary | ||
|---|---|---|
static final int | PREVIOUS | |
| Represents Previous pivot field base item. | ||
static final int | NEXT | |
| Represents Next pivot field base item. | ||
static final int | ALL | |
| Represents All pivot field base item. | ||
| Field Detail |
|---|
PREVIOUS | |
public static final int PREVIOUS | |
NEXT | |
public static final int NEXT | |
ALL | |
public static final int ALL | |