Skip to main content
All docs
V24.1

TableStyleName Members

Contains names of table styles.

Properties

Name Description
GridTable1Light static Returns the name of the Grid Table 1 Light style.
GridTable1LightAccent1 static Returns the name of the Grid Table 1 Light Accent 1 style.
GridTable1LightAccent2 static Returns the name of the Grid Table 1 Light Accent 2 style.
GridTable1LightAccent3 static Returns the name of the Grid Table 1 Light Accent 3 style.
GridTable1LightAccent4 static Returns the name of the Grid Table 1 Light Accent 4 style.
GridTable1LightAccent5 static Returns the name of the Grid Table 1 Light Accent 5 style.
GridTable1LightAccent6 static Returns the name of the Grid Table 1 Light Accent 6 style.
GridTable2 static Returns the name of the Grid Table 2 style.
GridTable2Accent1 static Returns the name of the Grid Table 2 Accent 1 style.
GridTable2Accent2 static Returns the name of the Grid Table 2 Accent 2 style.
GridTable2Accent3 static Returns the name of the Grid Table 2 Accent 3 style.
GridTable2Accent4 static Returns the name of the Grid Table 2 Accent 4 style.
GridTable2Accent5 static Returns the name of the Grid Table 2 Accent 5 style.
GridTable2Accent6 static Returns the name of the Grid Table 2 Accent 6 style.
GridTable3 static Returns the name of the Grid Table 3 style.
GridTable3Accent1 static Returns the name of the Grid Table 3 Accent 1 style.
GridTable3Accent2 static Returns the name of the Grid Table 3 Accent 2 style.
GridTable3Accent3 static Returns the name of the Grid Table 3 Accent 3 style.
GridTable3Accent4 static Returns the name of the Grid Table 3 Accent 4 style.
GridTable3Accent5 static Returns the name of the Grid Table 3 Accent 5 style.
GridTable3Accent6 static Returns the name of the Grid Table 3 Accent 6 style.
GridTable4 static Returns the name of the Grid Table 4 style.
GridTable4Accent1 static Returns the name of the Grid Table 4 Accent 1 style.
GridTable4Accent2 static Returns the name of the Grid Table 4 Accent 2 style.
GridTable4Accent3 static Returns the name of the Grid Table 4 Accent 3 style.
GridTable4Accent4 static Returns the name of the Grid Table 4 Accent 4 style.
GridTable4Accent5 static Returns the name of the Grid Table 4 Accent 5 style.
GridTable4Accent6 static Returns the name of the Grid Table 4 Accent 6 style.
GridTable5Dark static Returns the name of the Grid Table 5 Dark style.
GridTable5DarkAccent1 static Returns the name of the Grid Table 5 Dark Accent 1 style.
GridTable5DarkAccent2 static Returns the name of the Grid Table 5 Dark Accent 2 style.
GridTable5DarkAccent3 static Returns the name of the Grid Table 5 Dark Accent 3 style.
GridTable5DarkAccent4 static Returns the name of the Grid Table 5 Dark Accent 4 style.
GridTable5DarkAccent5 static Returns the name of the Grid Table 5 Dark Accent 5 style.
GridTable5DarkAccent6 static Returns the name of the Grid Table 5 Dark Accent 6 style.
GridTable6Colorful static Returns the name of the Grid Table 6 Colorful style.
GridTable6ColorfulAccent1 static Returns the name of the Grid Table 6 Colorful Accent 1 style.
GridTable6ColorfulAccent2 static Returns the name of the Grid Table 6 Colorful Accent 2 style.
GridTable6ColorfulAccent3 static Returns the name of the Grid Table 6 Colorful Accent 3 style.
GridTable6ColorfulAccent4 static Returns the name of the Grid Table 6 Colorful Accent 4 style.
GridTable6ColorfulAccent5 static Returns the name of the Grid Table 6 Colorful Accent 5 style.
GridTable6ColorfulAccent6 static Returns the name of the Grid Table 6 Colorful Accent 6 style.
GridTable7Colorful static Returns the name of the Grid Table 7 Colorful style.
GridTable7ColorfulAccent1 static Returns the name of the Grid Table 7 Colorful Accent 1 style.
GridTable7ColorfulAccent2 static Returns the name of the Grid Table 7 Colorful Accent 2 style.
GridTable7ColorfulAccent3 static Returns the name of the Grid Table 7 Colorful Accent 3 style.
GridTable7ColorfulAccent4 static Returns the name of the Grid Table 7 Colorful Accent 4 style.
GridTable7ColorfulAccent5 static Returns the name of the Grid Table 7 Colorful Accent 5 style.
GridTable7ColorfulAccent6 static Returns the name of the Grid Table 7 Colorful Accent 6 style.
GridTableLight static Returns the name of the Grid Table Light style.
NormalTable static Returns the name of the Normal Table style.
PlainTable1 static Returns the name of the Plain Table 1 style.
PlainTable2 static Returns the name of the Plain Table 2 style.
PlainTable3 static Returns the name of the Plain Table 3 style.
PlainTable4 static Returns the name of the Plain Table 4 style.
PlainTable5 static Returns the name of the Plain Table 5 style.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also