The Formatting
public class FormattingStyle
# Public Class FormattingStyle
Introduced: 10.1.
Method | Description |
---|---|
Apply | Applies all set attributes of the style to the current document. |
Property | Description |
---|---|
Base |
Gets the Formatting |
Baseline | Gets or sets the baseline alignment, in twips, of the style. |
Bold | Gets or sets the bold attribute of the style. |
Font |
Gets or sets the font of the style. |
Font |
Gets or sets the font's size of the style. |
Fore |
Gets or sets the style's color used to display the text. |
Italic | Gets or sets the italic attribute of the style. |
Name | Gets or sets the name of the style. |
Strikeout | Gets or sets the strikeout attribute of the style. |
Text |
Gets or sets the style's text background color. |
Underline | Gets or sets underlining styles for the style. |