TdxSpreadSheetCustomFormatClass Type
The class-reference to a spreadsheet document format class.
Declaration
TdxSpreadSheetCustomFormatClass = class of TdxSpreadSheetCustomFormat;
Referenced Class
Type |
---|
TdxSpreadSheetCustomFormat |
Remarks
This class-reference is used to refer to all classes that implement file formats for document import and export functionality that the Spreadsheet and Report Designer controls provide. The Spreadsheet Format Repository manages references to the spreadsheet document format implementations.
See Also