the row of column names, if any)
CSVReadOptions.nSkipRows
uint nSkipRows() @property nothrowGet nSkipRows property.
Returns
The number of header rows to skip (not including
void nSkipRows(uint propval) @property nothrowSet nSkipRows property.
Parameters
propval | The number of header rows to skip (not including the row of column names, if any) |