Skip to main content

Table.styleName Property

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

Declaration

get styleName(): string

Property Value

Type Description
string

The style name.

See Also