Aspose::Cells::Drawing::GroupShape::Ungroup method

GroupShape::Ungroup method

Ungroups the shape items.

void Aspose::Cells::Drawing::GroupShape::Ungroup()

Remarks

If the group shape is grouped by another group shape,nothing will be done.

See Also