TableStyleType Enum
Lists table style types.
Declaration
public enum TableStyleType extends Enum<TableStyleType> implements IIntEnum
Members
| Name | Description |
|---|---|
CUSTOM
|
Indicates a custom table style. |
DARK_STYLE_1
|
Indicates the Dark Style 1. |
DARK_STYLE_1_ACCENT_1
|
Indicates Dark Style 1 with Accent 1 color. |
DARK_STYLE_1_ACCENT_2
|
Indicates the Dark Style 1 with the Accent 2 color. |
DARK_STYLE_1_ACCENT_3
|
Indicates the Dark Style 1 with the Accent 3 color. |
DARK_STYLE_1_ACCENT_4
|
Indicates the Dark Style 1 with the Accent 4 color. |
DARK_STYLE_1_ACCENT_5
|
Indicates the Dark Style 1 with the Accent 5 color. |
DARK_STYLE_1_ACCENT_6
|
Indicates the Dark Style 1 with the Accent 6 color. |
DARK_STYLE_2
|
Indicates the Dark Style 2. |
DARK_STYLE_2_ACCENT_1_ACCENT_2
|
Indicates the Dark Style 2 with the Accent 1 and Accent 2 colors. |
DARK_STYLE_2_ACCENT_3_ACCENT_4
|
Indicates the Dark Style 2 with the Accent 3 and Accent 4 colors. |
DARK_STYLE_2_ACCENT_5_ACCENT_6
|
Indicates the Dark Style 2 with the Accent 5 and Accent 6 colors. |
LIGHT_STYLE_1
|
Indicates the Light Style 1. |
LIGHT_STYLE_1_ACCENT_1
|
Indicates the Light Style 1 with the Accent 1 color. |
LIGHT_STYLE_1_ACCENT_2
|
Indicates the Light Style 1 with the Accent 2 color. |
LIGHT_STYLE_1_ACCENT_3
|
Indicates the Light Style 1 with the Accent 3 color. |
LIGHT_STYLE_1_ACCENT_4
|
Indicates the Light Style 1 with the Accent 4 color. |
LIGHT_STYLE_1_ACCENT_5
|
Indicates the Light Style 1 with the Accent 5 color. |
LIGHT_STYLE_1_ACCENT_6
|
Indicates the Light Style 1 with the Accent 6 color. |
LIGHT_STYLE_2
|
Indicates the Light Style 2. |
LIGHT_STYLE_2_ACCENT_1
|
Indicates the Light Style 2 with the Accent 1 color. |
LIGHT_STYLE_2_ACCENT_2
|
Indicates the Light Style 2 with the Accent 2 color. |
LIGHT_STYLE_2_ACCENT_3
|
Indicates the Light Style 2 with the Accent 3 color. |
LIGHT_STYLE_2_ACCENT_4
|
Indicates the Light Style 2 with the Accent 4 color. |
LIGHT_STYLE_2_ACCENT_5
|
Indicates the Light Style 2 with the Accent 5 color. |
LIGHT_STYLE_2_ACCENT_6
|
Indicates the Light Style 2 with the Accent 6 color. |
LIGHT_STYLE_3
|
Indicates the Light Style 3. |
LIGHT_STYLE_3_ACCENT_1
|
Indicates the Light Style 3 with the Accent 1 color. |
LIGHT_STYLE_3_ACCENT_2
|
Indicates the Light Style 3 with the Accent 2 color. |
LIGHT_STYLE_3_ACCENT_3
|
Indicates the Light Style 3 with the Accent 3 color. |
LIGHT_STYLE_3_ACCENT_4
|
Indicates the Light Style 3 with the Accent 4 color. |
LIGHT_STYLE_3_ACCENT_5
|
Indicates the Light Style 3 with the Accent 5 color. |
LIGHT_STYLE_3_ACCENT_6
|
Indicates the Light Style 3 with the Accent 6 color. |
MEDIUM_STYLE_1
|
Indicates the Medium Style 1. |
MEDIUM_STYLE_1_ACCENT_1
|
Indicates the Medium Style 1 with the Accent 1 color. |
MEDIUM_STYLE_1_ACCENT_2
|
Indicates the Medium Style 1 with the Accent 2 color. |
MEDIUM_STYLE_1_ACCENT_3
|
Indicates the Medium Style 1 with the Accent 3 color. |
MEDIUM_STYLE_1_ACCENT_4
|
Indicates the Medium Style 1 with the Accent 4 color. |
MEDIUM_STYLE_1_ACCENT_5
|
Indicates the Medium Style 1 with the Accent 5 color. |
MEDIUM_STYLE_1_ACCENT_6
|
Indicates the Medium Style 1 with the Accent 6 color. |
MEDIUM_STYLE_2
|
Indicates the Medium Style 2. |
MEDIUM_STYLE_2_ACCENT_1
|
Indicates the Medium Style 2 with the Accent 1 color. |
MEDIUM_STYLE_2_ACCENT_2
|
Indicates the Medium Style 2 with the Accent 2 color. |
MEDIUM_STYLE_2_ACCENT_3
|
Indicates the Medium Style 2 with the Accent 3 color. |
MEDIUM_STYLE_2_ACCENT_4
|
Indicates the Medium Style 2 with the Accent 4 color. |
MEDIUM_STYLE_2_ACCENT_5
|
Indicates the Medium Style 2 with the Accent 5 color. |
MEDIUM_STYLE_2_ACCENT_6
|
Indicates the Medium Style 2 with the Accent 6 color. |
MEDIUM_STYLE_3
|
Indicates the Medium Style 3. |
MEDIUM_STYLE_3_ACCENT_1
|
Indicates the Medium Style 3 with the Accent 1 color. |
MEDIUM_STYLE_3_ACCENT_2
|
Indicates the Medium Style 3 with the Accent 2 color. |
MEDIUM_STYLE_3_ACCENT_3
|
Indicates the Medium Style 3 with the Accent 3 color. |
MEDIUM_STYLE_3_ACCENT_4
|
Indicates the Medium Style 3 with the Accent 4 color. |
MEDIUM_STYLE_3_ACCENT_5
|
Indicates the Medium Style 3 with the Accent 5 color. |
MEDIUM_STYLE_3_ACCENT_6
|
Indicates the Medium Style 3 with the Accent 6 color. |
MEDIUM_STYLE_4
|
Indicates the Medium Style 4. |
MEDIUM_STYLE_4_ACCENT_1
|
Indicates the Medium Style 4 with the Accent 1 color. |
MEDIUM_STYLE_4_ACCENT_2
|
Indicates the Medium Style 4 with the Accent 2 color. |
MEDIUM_STYLE_4_ACCENT_3
|
Indicates the Medium Style 4 with the Accent 3 color. |
MEDIUM_STYLE_4_ACCENT_4
|
Indicates the Medium Style 4 with the Accent 4 color. |
MEDIUM_STYLE_4_ACCENT_5
|
Indicates the Medium Style 4 with the Accent 5 color. |
MEDIUM_STYLE_4_ACCENT_6
|
Indicates the Medium Style 4 with the Accent 6 color. |
NO_STYLE_NO_GRID
|
Indicates a table style with no style and no grid. |
NO_STYLE_TABLE_GRID
|
Indicates a table style with no style but with a grid. |
THEMED_STYLE_1_ACCENT_1
|
Indicates the Themed Style 1 with the Accent 1 color. |
THEMED_STYLE_1_ACCENT_2
|
Indicates the Themed Style 1 with the Accent 2 color. |
THEMED_STYLE_1_ACCENT_3
|
Indicates the Themed Style 1 with the Accent 3 color. |
THEMED_STYLE_1_ACCENT_4
|
Indicates the Themed Style 1 with the Accent 4 color. |
THEMED_STYLE_1_ACCENT_5
|
Indicates the Themed Style 1 with the Accent 5 color. |
THEMED_STYLE_1_ACCENT_6
|
Indicates the Themed Style 1 with the Accent 6 color. |
THEMED_STYLE_2_ACCENT_1
|
Indicates the Themed Style 2 with the Accent 1 color. |
THEMED_STYLE_2_ACCENT_2
|
Indicates the Themed Style 2 with the Accent 2 color. |
THEMED_STYLE_2_ACCENT_3
|
Indicates the Themed Style 2 with the Accent 3 color. |
THEMED_STYLE_2_ACCENT_4
|
Indicates the Themed Style 2 with the Accent 4 color. |
THEMED_STYLE_2_ACCENT_5
|
Indicates the Themed Style 2 with the Accent 5 color. |
THEMED_STYLE_2_ACCENT_6
|
Indicates the Themed Style 2 with the Accent 6 color. |
fromValue(int value)
|
Returns the |
getName()
|
Returns the name of the |
getValue()
|
Returns the integer value associated with the |
toString()
|
Returns the string representation of the |
valueOf(String name)
|
Returns the |
values()
|
Returns an array of all |
Remarks
// Apply the 'LightStyle1Accent4' style.
table.setStyle(new ThemedTableStyle(TableStyleType.LIGHT_STYLE_1_ACCENT_4));
Refer to the following help topic for additional information: Apply Table Style.