Create(TdxSpreadSheetFonts) Constructor
Initializes a new instance of the TdxSpreadSheetCustomFont class with specified settings.
Declaration
constructor Create(AFonts: TdxSpreadSheetFonts); virtual;
Parameters
Name | Type |
---|---|
AFonts | TdxSpreadSheetFonts |
See Also