public final class TableStyleElementType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BLANK_ROW
Table style element that applies to PivotTable's blank rows.
|
static int |
FIRST_COLUMN
Table style element that applies to table's first column.
|
static int |
FIRST_COLUMN_STRIPE
Table style element that applies to table's first column stripes.
|
static int |
FIRST_COLUMN_SUBHEADING
Table style element that applies to PivotTable's first column subheading.
|
static int |
FIRST_HEADER_CELL
Table style element that applies to table's first header row cell.
|
static int |
FIRST_ROW_STRIPE
Table style element that applies to table's first row stripes.
|
static int |
FIRST_ROW_SUBHEADING
Table style element that applies to PivotTable's first row subheading.
|
static int |
FIRST_SUBTOTAL_COLUMN
Table style element that applies to PivotTable's first subtotal column.
|
static int |
FIRST_SUBTOTAL_ROW
Table style element that applies to pivot table's first subtotal row.
|
static int |
FIRST_TOTAL_CELL
Table style element that applies to table's first total row cell.
|
static int |
GRAND_TOTAL_COLUMN
Table style element that applies to pivot table's grand total column.
|
static int |
GRAND_TOTAL_ROW
Table style element that applies to pivot table's grand total row.
|
static int |
HEADER_ROW
Table style element that applies to table's header row.
|
static int |
LAST_COLUMN
Table style element that applies to table's last column.
|
static int |
LAST_HEADER_CELL
Table style element that applies to table's last header row cell.
|
static int |
LAST_TOTAL_CELL
Table style element that applies to table's last total row cell.
|
static int |
PAGE_FIELD_LABELS
Table style element that applies to pivot table's page field labels.
|
static int |
PAGE_FIELD_VALUES
Table style element that applies to pivot table's page field values.
|
static int |
SECOND_COLUMN_STRIPE
Table style element that applies to table's second column stripes.
|
static int |
SECOND_COLUMN_SUBHEADING
Table style element that applies to pivot table's second column subheading.
|
static int |
SECOND_ROW_STRIPE
Table style element that applies to table's second row stripes.
|
static int |
SECOND_ROW_SUBHEADING
Table style element that applies to pivot table's second row subheading.
|
static int |
SECOND_SUBTOTAL_COLUMN
Table style element that applies to PivotTable's second subtotal column.
|
static int |
SECOND_SUBTOTAL_ROW
Table style element that applies to PivotTable's second subtotal row.
|
static int |
THIRD_COLUMN_SUBHEADING
Table style element that applies to PivotTable's third column subheading.
|
static int |
THIRD_ROW_SUBHEADING
Table style element that applies to PivotTable's third row subheading.
|
static int |
THIRD_SUBTOTAL_COLUMN
Table style element that applies to pivot table's third subtotal column.
|
static int |
THIRD_SUBTOTAL_ROW
Table style element that applies to PivotTable's third subtotal row.
|
static int |
TOTAL_ROW
Table style element that applies to table's total row.
|
static int |
WHOLE_TABLE
Table style element that applies to table's entire content.
|
public static final int BLANK_ROW
public static final int FIRST_COLUMN
public static final int FIRST_COLUMN_STRIPE
public static final int FIRST_COLUMN_SUBHEADING
public static final int FIRST_HEADER_CELL
public static final int FIRST_ROW_STRIPE
public static final int FIRST_ROW_SUBHEADING
public static final int FIRST_SUBTOTAL_COLUMN
public static final int FIRST_SUBTOTAL_ROW
public static final int GRAND_TOTAL_COLUMN
public static final int GRAND_TOTAL_ROW
public static final int FIRST_TOTAL_CELL
public static final int HEADER_ROW
public static final int LAST_COLUMN
public static final int LAST_HEADER_CELL
public static final int LAST_TOTAL_CELL
public static final int PAGE_FIELD_LABELS
public static final int PAGE_FIELD_VALUES
public static final int SECOND_COLUMN_STRIPE
public static final int SECOND_COLUMN_SUBHEADING
public static final int SECOND_ROW_STRIPE
public static final int SECOND_ROW_SUBHEADING
public static final int SECOND_SUBTOTAL_COLUMN
public static final int SECOND_SUBTOTAL_ROW
public static final int THIRD_COLUMN_SUBHEADING
public static final int THIRD_ROW_SUBHEADING
public static final int THIRD_SUBTOTAL_COLUMN
public static final int THIRD_SUBTOTAL_ROW
public static final int TOTAL_ROW
public static final int WHOLE_TABLE
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.