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