TdxSpreadSheetCSVFormatSettings Properties
Stores the global settings of the CSV file format.| Name | Description |
|---|---|
| Encoding | Specifies the text encoding for the CSV file format. |
| Export | Specifies CSV export settings. |
| Quote | Specifies a character used as the quote. |
| ValueSeparator | Specifies a character used as the value delimiter. |
See Also