CSVReadOptions.nSkipRows

uint nSkipRows() @property nothrow

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 nothrow

Set nSkipRows property.

Parameters

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