CSV-specific export options
When exporting a document, you can define CSV-specific exporting options using the following dialog:
| Option | Description |
|---|---|
| Encoding | Specify the encoding to be used in the exported document. |
| Text export mode | Choose whether to use the original formatting of the data fields for the cells in the exported document. Note that if this property is set to Text, all data fields are exported to the CSV file as strings, with the corresponding formatting embedded into those strings. |
| Text separator | Define a text separator (comma by default). |
| Quote strings with separators | Set to 'True' or 'False'. |