[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeBase.Regroupable

Regroupable Property

Regroupable

Returns whether the shape is able to regroup.

Declaration
bool Regroupable { get; }
ReadOnly Property Regroupable As Boolean
Property Value
Type Description
bool

The IShape object contains all grouped shapes.

Remarks

Because a group of shapes is treated as a single object, grouping and ungrouping shapes changes the number of items in the Shapes collection and changes the index numbers of items that come after the affected items in the collection.