TdxSpreadSheetCustomFormat.Unregister Method
Removes the document format from the Spreadsheet format repository.
Declaration
class procedure Unregister;
Remarks
Call this class procedure to remove a class-reference to the document format implementation (that is, a TdxSpreadSheetCustomFormat class descendant) from the list of document formats that Spreadsheet controls support.
See Also