Gets an
IRange object that represents the range to which the specified table object in the above table applies.
'Declaration
ReadOnly Property Range As IRange
'Usage
Dim instance As ITableRow
Dim value As IRange
value = instance.Range
Property Value
The
IRange object that represents the range to which the specified table object in the above table applies.