TdxSpreadSheetCustomFormat.Register Method
Registers the spreadsheet document file format.
Declaration
class procedure Register;
Remarks
Call this class procedure to append a class-reference to the document format implementation (that is, a TdxSpreadSheetCustomFormat class descendant) to the Spreadsheet format repository.
See Also