Field Summary | ||
---|---|---|
const int | UNDEFINED | |
Presents base pivot field type. | ||
const int | ROW | |
Presents row pivot field type. | ||
const int | COLUMN | |
Presents column pivot field type. | ||
const int | PAGE | |
Presents page pivot field type. | ||
const int | DATA | |
Presents data pivot field type. |
Field Detail |
---|
UNDEFINED | |
const int UNDEFINED |
ROW | |
const int ROW |
COLUMN | |
const int COLUMN |
PAGE | |
const int PAGE |
DATA | |
const int DATA |