NonEmptyRowCount Property
NonEmptyRowCount
Gets a value that is one more than the index of the last row on this sheet containing data.
Declaration
[Browsable(false)]
public int NonEmptyRowCount { get; }
<Browsable(False)>
Public ReadOnly Property NonEmptyRowCount As Integer