Paragraph.styleName Property
Gets the name of the paragraph style applied to the current paragraph (see StyleBase.name).
Declaration
get styleName(): string
Property Value
Type | Description |
---|---|
string | A string value specifying the style name. |
See Also