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