TdxSpreadSheetCustomFont.Charset Property
Specifies the character set for the spreadsheet font.
Declaration
property Charset: TFontCharset read; write;
Property Value
Type |
---|
TFontCharset |
Remarks
For the font typefaces that support more than one character set, you need to use the Charset property in order to choose the required charset variant.
See Also