Skip to main content

TdxSpreadSheetCSVFormatExportSettings Class

Stores CSV exporter settings.

Declaration

TdxSpreadSheetCSVFormatExportSettings = class(
    TPersistent
)

Remarks

This class has members that allow you to do the following:

The TdxSpreadSheetCSVFormatSettings.Export property references a TdxSpreadSheetCSVFormatExportSettings object.

Inheritance

TObject
TPersistent
TdxSpreadSheetCSVFormatExportSettings
See Also