Skip to main content
All docs
V25.2
  • TdxSpreadSheetXMLFormat Members

    Methods

    Name Description
    CanCheckByContent Inherited from TdxSpreadSheetCustomFormat.
    CanReadFromStream(TStream) Inherited from TdxSpreadSheetCustomFormat.
    CreateFormatSettings Inherited from TdxSpreadSheetCustomFormat.
    CreateReader(TdxCustomSpreadSheet,TStream) Inherited from TdxSpreadSheetCustomFormat.
    CreateWriter(TdxCustomSpreadSheet,TStream) Inherited from TdxSpreadSheetCustomFormat.
    Equals(TObject) Inherited from TObject.
    GetDescription Returns the spreadsheet document file format’s description. Inherited from TdxSpreadSheetCustomFormat.
    GetExt Returns the spreadsheet document format’s file name extension. Inherited from TdxSpreadSheetCustomFormat.
    GetHashCode Inherited from TObject.
    GetReader Returns a reference to the class that implements the spreadsheet document import functionality. Inherited from TdxSpreadSheetCustomFormat.
    GetWriter Returns a reference to the class that implements the spreadsheet document export functionality. Inherited from TdxSpreadSheetCustomFormat.
    Register Registers the spreadsheet document file format. Inherited from TdxSpreadSheetCustomFormat.
    ToString Inherited from TObject.
    Unregister Removes the document format from the Spreadsheet format repository. Inherited from TdxSpreadSheetCustomFormat.
    See Also