Skip to main content

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 TableStyleType enumeration constant with the specified integer value.

getName()

Returns the name of the TableStyleType enumeration constant.

getValue()

Returns the integer value associated with the TableStyleType enumeration constant.

toString()

Returns the string representation of the TableStyleType enumeration constant.

valueOf(String name)

Returns the TableStyleType enumeration constant with the specified name.

values()

Returns an array of all TableStyleType enumeration constants.

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.

Implements

com.devexpress.java.enums.IIntEnum

Inherited Members

java.lang.Enum.<T>valueOf(java.lang.Class<T>,java.lang.String)
java.lang.Enum.clone()
java.lang.Enum.compareTo(E)
java.lang.Enum.describeConstable()
java.lang.Enum.equals(java.lang.Object)
java.lang.Enum.finalize()
java.lang.Enum.getDeclaringClass()
java.lang.Enum.hashCode()
java.lang.Enum.name()
java.lang.Enum.ordinal()
java.lang.Enum.toString()
java.lang.Object.getClass()
java.lang.Object.notify()
java.lang.Object.notifyAll()
java.lang.Object.wait()
java.lang.Object.wait(long)
java.lang.Object.wait(long,int)

Inheritance

Object
java.lang.Enum
TableStyleType