Name | Description | |
---|---|---|
Formatting Constructor | Initializes a new instance of the Formatting class. |
The following tables list the members exposed by Formatting.
Name | Description | |
---|---|---|
Formatting Constructor | Initializes a new instance of the Formatting class. |
Name | Description | |
---|---|---|
Bold | Gets or sets if the Bold format is applied in this Formatting. | |
Border | Gets or sets the Border applied in this Formatting. | |
CapsStyle | Gets or sets the CapsStyle applied in this Formatting. | |
FontColor | Gets or sets the Font Color applied in this Formatting. | |
FontFamily | Gets or sets the Font Family applied in this Formatting. | |
Hidden | Gets or sets if the text is Hidden in this Formatting. | |
Highlight | Gets or sets the Highlight Color applied in this Formatting. | |
Italic | Gets or sets if the Italic format is applied in this Formatting. | |
Kerning | Gets or sets the Kerning applied in this Formatting. | |
Language | Gets or sets the Language applied in this Formatting. | |
Misc | Gets or sets the Misc settings applied in this Formatting. | |
PercentageScale | Gets or sets the Percentage Scale applied in this Formatting. | |
Position | Gets or sets the Position applied in this Formatting. | |
Script | Gets or sets the Script format applied in this Formatting. | |
ShadingPattern | Gets or sets the ShaddingPattern of the Formatting object. The default value is null. | |
Size | Gets or sets the Size applied in this Formatting (in points). | |
Spacing | Gets or sets the text Spacing applied in this Formatting (in points). | |
StrikeThrough | Gets or sets the StrikeThrough format applied in this Formatting. | |
StyleId | Gets or sets the id of the style for this formatting. | |
UnderlineColor | Gets or sets the Underline Color applied in this Formatting. | |
UnderlineStyle | Gets or sets the Underline Style applied in this Formatting. |
Name | Description | |
---|---|---|
Clone | Creates a clone of this Formatting instance. | |
CompareTo | Compares this Formatting to another object. | |
Parse | Creates a Formatting object using the provided XElement, and base Formatting if any. |