[]
Regroups the group that the specified shape range belonged to previously.
IShapeRange Regroup(bool rtlReposition = false)
Function Regroup(Optional rtlReposition As Boolean = False) As IShapeRange
Type | Name | Description |
---|---|---|
bool | rtlReposition | A boolean value indicating whether the child shapes reposition from right to left after regroupped. |
Type | Description |
---|---|
IShapeRange | The IShape object contains all regrouped shapes. |