Gets an
IRange object that represents the entire array if the specified cell is part of an array.
'Declaration
ReadOnly Property CurrentArray As IRange
'Usage
Dim instance As IRange
Dim value As IRange
value = instance.CurrentArray
Property Value
An
IRange object that represents the entire array.