In This Topic
Gets an
IRange object that represents the range to which the specified table in the above list applies.
Syntax
'Declaration
ReadOnly Property Range As IRange
'Usage
Dim instance As ITable
Dim value As IRange
value = instance.Range
Property Value
The range.
See Also