GetRowVisibleCount Method
Gets the number of the visible rows.
protected int GetRowVisibleCount()
'Declaration
Protected Function GetRowVisibleCount() As Integer
'Usage
Dim instance As SheetView
Dim value As Integer
value = instance.GetRowVisibleCount()