CSVReadOptions.isQuoted
bool isQuoted() @propertyGet isQuoted property.
Returns
Whether quoting is used.
void isQuoted(bool propval) @propertySet isQuoted property.
Parameters
propval | Whether quoting is used. |
bool isQuoted() @propertyGet isQuoted property.
void isQuoted(bool propval) @propertySet isQuoted property.
propval | Whether quoting is used. |