Gets a
IRange object that represents the entire row (or rows) that contains the specified range.
'Declaration
ReadOnly Property EntireRow As IRange
'Usage
Dim instance As IRange
Dim value As IRange
value = instance.EntireRow
Property Value
A
IRange object that represents the entire row.