TdxSpreadSheetCellFont Constructors
Stores the font settings used to display values stored by the cell objects.| Name | Description |
|---|---|
| Create(TdxSpreadSheetFonts) | Initializes a new instance of the TdxSpreadSheetCustomFont class with specified settings. Inherited from TdxSpreadSheetCustomFont. |
| Create(TdxSpreadSheetCellStyle) | Initializes a new instance of the TdxSpreadSheetCellFont class with specified settings. |
See Also