Back to Devexpress

dxSpreadSheetTXTFormatSettings Variable

vcl-dxspreadsheetformattxt-59272f89.md

latest911 B
Original Source

dxSpreadSheetTXTFormatSettings Variable

Provides access to the TXT file format settings.

Declaration

delphi
var dxSpreadSheetTXTFormatSettings: TdxSpreadSheetTXTFormatSettings;

Variable Value

Type
TdxSpreadSheetTXTFormatSettings

Remarks

Use this global variable to customize the TXT file format exporting settings. Refer to the TdxSpreadSheetTXTFormatSettings type description and the Working with the TXT File Format subtopic for more information on exporting the cell data to TXT files.

See Also

dxSpreadSheetFormatTXT Unit