The Formatting
FormattingStyle Introduced: X18.
| Method | Description |
|---|---|
| apply | Applies all set attributes of the style to the current document. |
| get |
Gets values specifying automatic sub- or superscripted text. |
| get |
Gets the Formatting |
| get |
Gets the baseline alignment, in twips, of the style. |
| get |
Gets the bold attribute of the style. |
| get |
Gets values specifying wheather lowercase letters are displayed with capital letters. |
| get |
Gets or sets the style's character scaling, in percent of the average character width. |
| get |
Gets the style's character spacing value, in twips. |
| get |
Gets the culture as a languagecode2-country / regioncode2 string value. |
| 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 values specifying automatic sub- or superscripted text. |
| set |
Sets the baseline alignment, in twips, of the style. |
| set |
Sets the bold attribute of the style. |
| set |
Sets values specifying wheather lowercase letters are displayed with capital letters. |
| set |
Sets or sets the style's character scaling, in percent of the average character width. |
| set |
Sets the style's character spacing value, in twips. |
| set |
Sets the culture as a languagecode2-country / regioncode2 string value. |
| 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. |