The following tables list the members exposed by Character.
Name | Description | |
---|---|---|
Character Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackColorIndex | Gets or sets the background color index. | |
Bold | A boolean value indicating whether the text is bold. | |
Capital | A boolean value indicating whether the text is capitalized. | |
Changed | A boolean value indicating whether any of the properties have been changed. | |
ColorIndex | Gets or sets the color index. | |
FontIndex | Gets or sets the font index. | |
FontSize | Gets or sets the size of the font. | |
Italic | A boolean value indicating whether the text is italic. | |
Strikeout | A boolean value indicating whether the text is strikeout. | |
Subscript | A boolean value indicating whether the subscript is active. | |
Superscript | A boolean value indicating whether the superscript is active. | |
Underline | A boolean value indicating whether the underline is active. |
Name | Description | |
---|---|---|
Reset | Resets all properties. |