In This Topic
Gets an
IAreas collection that represents all the ranges in a multiple-area selection.
Syntax
'Declaration
ReadOnly Property Areas As IAreas
'Usage
Dim instance As IRange
Dim value As IAreas
value = instance.Areas
Property Value
The
IAreas collection that represents all the ranges in a multiple-area selection.
See Also