public final class PivotAreaType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALL
Represents the whole PivotTable.
|
static int |
BUTTON
Represents a field button.
|
static int |
DATA
Represents something in the data area.
|
static int |
NONE
No Pivot area.
|
static int |
NORMAL
Represents a header or item.
|
static int |
ORIGIN
Represents the blank cells at the top-left of the PivotTable (top-right for RTL sheets).
|
static int |
TOP_RIGHT
Represents the blank cells at the top-right of the PivotTable (top-left for RTL sheets).
|
public static final int NONE
public static final int NORMAL
public static final int DATA
public static final int ALL
public static final int ORIGIN
public static final int BUTTON
public static final int TOP_RIGHT
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.