java.lang.Object
com.aspose.cells.PivotFieldType
public class PivotFieldType
- extends java.lang.Object
Utility class containing constants.
Represents PivotTable field type.
Field Summary |
static final int | UNDEFINED | |
Presents base pivot field type.
|
static final int | ROW | |
Presents row pivot field type.
|
static final int | COLUMN | |
Presents column pivot field type.
|
static final int | PAGE | |
Presents page pivot field type.
|
static final int | DATA | |
Presents data pivot field type.
|
UNDEFINED | |
public static final int UNDEFINED |
-
Presents base pivot field type.
ROW | |
public static final int ROW |
-
Presents row pivot field type.
COLUMN | |
public static final int COLUMN |
-
Presents column pivot field type.
PAGE | |
public static final int PAGE |
-
Presents page pivot field type.
DATA | |
public static final int DATA |
-
Presents data pivot field type.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.