CSVReadOptions.nSkipRows

uint nSkipRows() @property

Get nSkipRows property.

Returns

The number of header rows to skip (not including

the row of column names, if any)

void nSkipRows(uint propval) @property

Set nSkipRows property.

Parameters

propvalThe number of header rows to skip (not including the row of column names, if any)