The Formatting
FormattingStyle
Introduced: X18.
Method | Description |
---|---|
apply | Applies all set attributes of the style to the current document. |
get |
Gets the Formatting |
get |
Gets the baseline alignment, in twips, of the style. |
get |
Gets the bold attribute of the style. |
get |
Gets the font of the style. |
get |
Gets the font's size of the style. |
get |
Gets the style's color used to display the text. |
get |
Gets the italic attribute of the style. |
get |
Gets the name of the style. |
get |
Gets the strikeout attribute of the style. |
get |
Gets the style's text background color. |
get |
Gets the underlining styles for the style. |
set |
Sets the baseline alignment, in twips, of the style. |
set |
Sets the bold attribute of the style. |
set |
Sets the font of the style. |
set |
Sets the font's size of the style. |
set |
Sets the style's color used to display the text. |
set |
Sets the italic attribute of the style. |
set |
Sets the name of the style. |
set |
Sets the strikeout attribute of the style. |
set |
Sets the style's text background color. |
set |
Sets the underlining styles for the style. |