MinRowIndex

WorksheetInfo.MinRowIndex property

Gets an index of the first row.

public int MinRowIndex { get; }

Property Value

The zero-based index of the first row.

See Also