Field Summary | ||
---|---|---|
const int | NONE | |
No Pivot area.
|
||
const int | NORMAL | |
Represents a header or item.
|
||
const int | DATA | |
Represents something in the data area.
|
||
const int | ALL | |
Represents the whole PivotTable.
|
||
const int | ORIGIN | |
Represents the blank cells at the top-left of the PivotTable (top-right for RTL sheets).
|
||
const int | BUTTON | |
Represents a field button.
|
||
const int | TOP_RIGHT | |
Represents the blank cells at the top-right of the PivotTable (top-left for RTL sheets).
|
const int NONE
const int NORMAL
const int DATA
const int ALL
const int ORIGIN
const int BUTTON
const int TOP_RIGHT