Regroupable Property (IShape)
In This Topic
Returns whether the shape is able to regroup.
Syntax
'Declaration
ReadOnly Property Regroupable As Boolean
'Usage
Dim instance As IShape
Dim value As Boolean
value = instance.Regroupable
Property Value
The
IShape object contains all grouped shapes.
See Also