CSVReadOptions.isQuoted

Set isQuoted property.

  1. bool isQuoted [@property getter]
  2. bool isQuoted [@property setter]
    class CSVReadOptions
    @property
    void
    isQuoted
    (
    bool propval
    )

Parameters

propval bool

Whether quoting is used.