CSVReadOptionsGidBuilderImpl.nSkipRows

Set nSkipRows property.

class CSVReadOptionsGidBuilderImpl(T)
T
nSkipRows
(
uint propval
)

Parameters

propval uint

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

Return Value

Type: T

Builder instance for fluent chaining