Field Summary | ||
---|---|---|
const Number | BLANK_ROW | |
Table style element that applies to PivotTable's blank rows. | ||
const Number | FIRST_COLUMN | |
Table style element that applies to table's first column. | ||
const Number | FIRST_COLUMN_STRIPE | |
Table style element that applies to table's first column stripes. | ||
const Number | FIRST_COLUMN_SUBHEADING | |
Table style element that applies to PivotTable's first column subheading. | ||
const Number | FIRST_HEADER_CELL | |
Table style element that applies to table's first header row cell. | ||
const Number | FIRST_ROW_STRIPE | |
Table style element that applies to table's first row stripes. | ||
const Number | FIRST_ROW_SUBHEADING | |
Table style element that applies to PivotTable's first row subheading. | ||
const Number | FIRST_SUBTOTAL_COLUMN | |
Table style element that applies to PivotTable's first subtotal column. | ||
const Number | FIRST_SUBTOTAL_ROW | |
Table style element that applies to pivot table's first subtotal row. | ||
const Number | GRAND_TOTAL_COLUMN | |
Table style element that applies to pivot table's grand total column. | ||
const Number | GRAND_TOTAL_ROW | |
Table style element that applies to pivot table's grand total row. | ||
const Number | FIRST_TOTAL_CELL | |
Table style element that applies to table's first total row cell. | ||
const Number | HEADER_ROW | |
Table style element that applies to table's header row. | ||
const Number | LAST_COLUMN | |
Table style element that applies to table's last column. | ||
const Number | LAST_HEADER_CELL | |
Table style element that applies to table's last header row cell. | ||
const Number | LAST_TOTAL_CELL | |
Table style element that applies to table's last total row cell. | ||
const Number | PAGE_FIELD_LABELS | |
Table style element that applies to pivot table's page field labels. | ||
const Number | PAGE_FIELD_VALUES | |
Table style element that applies to pivot table's page field values. | ||
const Number | SECOND_COLUMN_STRIPE | |
Table style element that applies to table's second column stripes. | ||
const Number | SECOND_COLUMN_SUBHEADING | |
Table style element that applies to pivot table's second column subheading. | ||
const Number | SECOND_ROW_STRIPE | |
Table style element that applies to table's second row stripes. | ||
const Number | SECOND_ROW_SUBHEADING | |
Table style element that applies to pivot table's second row subheading. | ||
const Number | SECOND_SUBTOTAL_COLUMN | |
Table style element that applies to PivotTable's second subtotal column. | ||
const Number | SECOND_SUBTOTAL_ROW | |
Table style element that applies to PivotTable's second subtotal row. | ||
const Number | THIRD_COLUMN_SUBHEADING | |
Table style element that applies to PivotTable's third column subheading. | ||
const Number | THIRD_ROW_SUBHEADING | |
Table style element that applies to PivotTable's third row subheading. | ||
const Number | THIRD_SUBTOTAL_COLUMN | |
Table style element that applies to pivot table's third subtotal column. | ||
const Number | THIRD_SUBTOTAL_ROW | |
Table style element that applies to PivotTable's third subtotal row. | ||
const Number | TOTAL_ROW | |
Table style element that applies to table's total row. | ||
const Number | WHOLE_TABLE | |
Table style element that applies to table's entire content. |
Field Detail |
---|
BLANK_ROW | |
const Number BLANK_ROW |
FIRST_COLUMN | |
const Number FIRST_COLUMN |
FIRST_COLUMN_STRIPE | |
const Number FIRST_COLUMN_STRIPE |
FIRST_COLUMN_SUBHEADING | |
const Number FIRST_COLUMN_SUBHEADING |
FIRST_HEADER_CELL | |
const Number FIRST_HEADER_CELL |
FIRST_ROW_STRIPE | |
const Number FIRST_ROW_STRIPE |
FIRST_ROW_SUBHEADING | |
const Number FIRST_ROW_SUBHEADING |
FIRST_SUBTOTAL_COLUMN | |
const Number FIRST_SUBTOTAL_COLUMN |
FIRST_SUBTOTAL_ROW | |
const Number FIRST_SUBTOTAL_ROW |
GRAND_TOTAL_COLUMN | |
const Number GRAND_TOTAL_COLUMN |
GRAND_TOTAL_ROW | |
const Number GRAND_TOTAL_ROW |
FIRST_TOTAL_CELL | |
const Number FIRST_TOTAL_CELL |
HEADER_ROW | |
const Number HEADER_ROW |
LAST_COLUMN | |
const Number LAST_COLUMN |
LAST_HEADER_CELL | |
const Number LAST_HEADER_CELL |
LAST_TOTAL_CELL | |
const Number LAST_TOTAL_CELL |
PAGE_FIELD_LABELS | |
const Number PAGE_FIELD_LABELS |
PAGE_FIELD_VALUES | |
const Number PAGE_FIELD_VALUES |
SECOND_COLUMN_STRIPE | |
const Number SECOND_COLUMN_STRIPE |
SECOND_COLUMN_SUBHEADING | |
const Number SECOND_COLUMN_SUBHEADING |
SECOND_ROW_STRIPE | |
const Number SECOND_ROW_STRIPE |
SECOND_ROW_SUBHEADING | |
const Number SECOND_ROW_SUBHEADING |
SECOND_SUBTOTAL_COLUMN | |
const Number SECOND_SUBTOTAL_COLUMN |
SECOND_SUBTOTAL_ROW | |
const Number SECOND_SUBTOTAL_ROW |
THIRD_COLUMN_SUBHEADING | |
const Number THIRD_COLUMN_SUBHEADING |
THIRD_ROW_SUBHEADING | |
const Number THIRD_ROW_SUBHEADING |
THIRD_SUBTOTAL_COLUMN | |
const Number THIRD_SUBTOTAL_COLUMN |
THIRD_SUBTOTAL_ROW | |
const Number THIRD_SUBTOTAL_ROW |
TOTAL_ROW | |
const Number TOTAL_ROW |
WHOLE_TABLE | |
const Number WHOLE_TABLE |