Skip to main content
A newer version of this page is available. .

Table.styleName Property

Gets the name of the style applied to the table (see StyleBase.name).

Declaration

readonly styleName: string

Property Value

Type Description
string

A string value specifying the style name.

See Also