RowCount Property (IRange)
Gets the number of rows in this
IRange.
'Declaration
ReadOnly Property RowCount As Integer
'Usage
Dim instance As IRange
Dim value As Integer
value = instance.RowCount
Property Value
An integer that specifies the number of rows.