NonEmptyRowCount Property (SheetView)
Gets a value that is one more than the index of the last row on this sheet containing data.
public int NonEmptyRowCount {get;}
'Declaration
Public ReadOnly Property NonEmptyRowCount As Integer
'Usage
Dim instance As SheetView
Dim value As Integer
value = instance.NonEmptyRowCount