aspose.cells

Class TableStyleElementType

Utility class containing constants. Represents the Table or PivotTable style element type.

Field Summary
const  NumberBLANK_ROW
Table style element that applies to PivotTable's blank rows.
const  NumberFIRST_COLUMN
Table style element that applies to table's first column.
const  NumberFIRST_COLUMN_STRIPE
Table style element that applies to table's first column stripes.
const  NumberFIRST_COLUMN_SUBHEADING
Table style element that applies to PivotTable's first column subheading.
const  NumberFIRST_HEADER_CELL
Table style element that applies to table's first header row cell.
const  NumberFIRST_ROW_STRIPE
Table style element that applies to table's first row stripes.
const  NumberFIRST_ROW_SUBHEADING
Table style element that applies to PivotTable's first row subheading.
const  NumberFIRST_SUBTOTAL_COLUMN
Table style element that applies to PivotTable's first subtotal column.
const  NumberFIRST_SUBTOTAL_ROW
Table style element that applies to pivot table's first subtotal row.
const  NumberGRAND_TOTAL_COLUMN
Table style element that applies to pivot table's grand total column.
const  NumberGRAND_TOTAL_ROW
Table style element that applies to pivot table's grand total row.
const  NumberFIRST_TOTAL_CELL
Table style element that applies to table's first total row cell.
const  NumberHEADER_ROW
Table style element that applies to table's header row.
const  NumberLAST_COLUMN
Table style element that applies to table's last column.
const  NumberLAST_HEADER_CELL
Table style element that applies to table's last header row cell.
const  NumberLAST_TOTAL_CELL
Table style element that applies to table's last total row cell.
const  NumberPAGE_FIELD_LABELS
Table style element that applies to pivot table's page field labels.
const  NumberPAGE_FIELD_VALUES
Table style element that applies to pivot table's page field values.
const  NumberSECOND_COLUMN_STRIPE
Table style element that applies to table's second column stripes.
const  NumberSECOND_COLUMN_SUBHEADING
Table style element that applies to pivot table's second column subheading.
const  NumberSECOND_ROW_STRIPE
Table style element that applies to table's second row stripes.
const  NumberSECOND_ROW_SUBHEADING
Table style element that applies to pivot table's second row subheading.
const  NumberSECOND_SUBTOTAL_COLUMN
Table style element that applies to PivotTable's second subtotal column.
const  NumberSECOND_SUBTOTAL_ROW
Table style element that applies to PivotTable's second subtotal row.
const  NumberTHIRD_COLUMN_SUBHEADING
Table style element that applies to PivotTable's third column subheading.
const  NumberTHIRD_ROW_SUBHEADING
Table style element that applies to PivotTable's third row subheading.
const  NumberTHIRD_SUBTOTAL_COLUMN
Table style element that applies to pivot table's third subtotal column.
const  NumberTHIRD_SUBTOTAL_ROW
Table style element that applies to PivotTable's third subtotal row.
const  NumberTOTAL_ROW
Table style element that applies to table's total row.
const  NumberWHOLE_TABLE
Table style element that applies to table's entire content.
 

    • Field Detail

      • BLANK_ROW

        const Number BLANK_ROW
        Table style element that applies to PivotTable's blank rows.
      • FIRST_COLUMN

        const Number FIRST_COLUMN
        Table style element that applies to table's first column.
      • FIRST_COLUMN_STRIPE

        const Number FIRST_COLUMN_STRIPE
        Table style element that applies to table's first column stripes.
      • FIRST_COLUMN_SUBHEADING

        const Number FIRST_COLUMN_SUBHEADING
        Table style element that applies to PivotTable's first column subheading.
      • FIRST_HEADER_CELL

        const Number FIRST_HEADER_CELL
        Table style element that applies to table's first header row cell.
      • FIRST_ROW_STRIPE

        const Number FIRST_ROW_STRIPE
        Table style element that applies to table's first row stripes.
      • FIRST_ROW_SUBHEADING

        const Number FIRST_ROW_SUBHEADING
        Table style element that applies to PivotTable's first row subheading.
      • FIRST_SUBTOTAL_COLUMN

        const Number FIRST_SUBTOTAL_COLUMN
        Table style element that applies to PivotTable's first subtotal column.
      • FIRST_SUBTOTAL_ROW

        const Number FIRST_SUBTOTAL_ROW
        Table style element that applies to pivot table's first subtotal row.
      • GRAND_TOTAL_COLUMN

        const Number GRAND_TOTAL_COLUMN
        Table style element that applies to pivot table's grand total column.
      • GRAND_TOTAL_ROW

        const Number GRAND_TOTAL_ROW
        Table style element that applies to pivot table's grand total row.
      • FIRST_TOTAL_CELL

        const Number FIRST_TOTAL_CELL
        Table style element that applies to table's first total row cell.
      • HEADER_ROW

        const Number HEADER_ROW
        Table style element that applies to table's header row.
      • LAST_COLUMN

        const Number LAST_COLUMN
        Table style element that applies to table's last column.
      • LAST_HEADER_CELL

        const Number LAST_HEADER_CELL
        Table style element that applies to table's last header row cell.
      • LAST_TOTAL_CELL

        const Number LAST_TOTAL_CELL
        Table style element that applies to table's last total row cell.
      • PAGE_FIELD_LABELS

        const Number PAGE_FIELD_LABELS
        Table style element that applies to pivot table's page field labels.
      • PAGE_FIELD_VALUES

        const Number PAGE_FIELD_VALUES
        Table style element that applies to pivot table's page field values.
      • SECOND_COLUMN_STRIPE

        const Number SECOND_COLUMN_STRIPE
        Table style element that applies to table's second column stripes.
      • SECOND_COLUMN_SUBHEADING

        const Number SECOND_COLUMN_SUBHEADING
        Table style element that applies to pivot table's second column subheading.
      • SECOND_ROW_STRIPE

        const Number SECOND_ROW_STRIPE
        Table style element that applies to table's second row stripes.
      • SECOND_ROW_SUBHEADING

        const Number SECOND_ROW_SUBHEADING
        Table style element that applies to pivot table's second row subheading.
      • SECOND_SUBTOTAL_COLUMN

        const Number SECOND_SUBTOTAL_COLUMN
        Table style element that applies to PivotTable's second subtotal column.
      • SECOND_SUBTOTAL_ROW

        const Number SECOND_SUBTOTAL_ROW
        Table style element that applies to PivotTable's second subtotal row.
      • THIRD_COLUMN_SUBHEADING

        const Number THIRD_COLUMN_SUBHEADING
        Table style element that applies to PivotTable's third column subheading.
      • THIRD_ROW_SUBHEADING

        const Number THIRD_ROW_SUBHEADING
        Table style element that applies to PivotTable's third row subheading.
      • THIRD_SUBTOTAL_COLUMN

        const Number THIRD_SUBTOTAL_COLUMN
        Table style element that applies to pivot table's third subtotal column.
      • THIRD_SUBTOTAL_ROW

        const Number THIRD_SUBTOTAL_ROW
        Table style element that applies to PivotTable's third subtotal row.
      • TOTAL_ROW

        const Number TOTAL_ROW
        Table style element that applies to table's total row.
      • WHOLE_TABLE

        const Number WHOLE_TABLE
        Table style element that applies to table's entire content.