TdxSpreadSheetCSVFormatSettings.Quote Property
Specifies a character used as the quote.
Declaration
property Quote: WideChar read; write;
Property Value
Type |
---|
WideChar |
Remarks
Special hidden strings (the carriage return, value delimiter, etc.) are quoted by the quote characters, specified by the Quote property.
The default value of the Quote property is “.
See Also