Gets the zero based row number of the last row of this
IRange.
'Declaration
ReadOnly Property Row2 As Integer
'Usage
Dim instance As IRange
Dim value As Integer
value = instance.Row2
Property Value
An integer that specifies the zero based row number of the last row.