TdxSpreadSheetCSVFormatExportSettings Properties
Stores CSV exporter settings.| Name | Description |
|---|---|
| AlignColumns | Specifies if the CSV exporter appends value separators to rows to align columns in an exported document. |
| QuoteStringValues | Specifies if the CSV exporter encloses string cell values in quotes. |
| UseDisplayValues | Specifies if the CSV exporter uses a cell’s display or actual value as a data source. |
See Also