[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeRange.Regroup

Regroup Method

Regroup(bool)

Regroups the group that the specified shape range belonged to previously.

Declaration
IShapeRange Regroup(bool rtlReposition = false)
Function Regroup(Optional rtlReposition As Boolean = False) As IShapeRange
Parameters
Type Name Description
bool rtlReposition

A boolean value indicating whether the child shapes reposition from right to left after regroupped.

Returns
Type Description
IShapeRange

The IShape object contains all regrouped shapes.