TdxSpreadSheetCSVFormatSettings.ValueSeparator Property
Specifies a character used as the value delimiter.
Declaration
property ValueSeparator: WideChar read; write;
Property Value
Type |
---|
WideChar |
Remarks
Use this property to change the default value delimiter (the comma) within CSV files.
See Also