MaxRowIndex

WorksheetInfo.MaxRowIndex property

Gets an index of the last row.

public int MaxRowIndex { get; }

Property Value

The zero-based index of the last row.

See Also