TdxSpreadSheetCSVFormatExportSettings.UseDisplayValues Property
Declaration
property UseDisplayValues: Boolean read; write;
Property Value
| Type | Description |
|---|---|
| Boolean | True if the CSV exporter uses cell display values instead of actual values; otherwise, False. |
Remarks
The UseDisplayValues property’s default value is True.
See Also