TdxSpreadSheetCustomFont Properties
The base class all classes that implement the font settings used in the Spreadsheet and Report Designer controls.Name | Description |
---|---|
Charset | Specifies the character set for the spreadsheet font. |
Color | Specifies the font color. |
Height | Specifies the font’s height. |
IsDefault | |
Name | Specifies the font’s typeface name. |
Pitch | Specifies whether the characters of the font have the same width. |
Size | Specifies the font size. |
Style | Specifies whether the bold, italic, underline, and/or strikeout attributes are applied to the font. |
See Also