TdxSpreadSheetCSVFormatSettings.Reset Method
Restores the default values of CSV file format settings.
Declaration
procedure Reset;
Remarks
In addition to resetting the Encoding, Quote, and ValueSeparator property values, this method also invokes the Export.Reset method.
See Also