ungroup method
ungroup
Ungroups the shape items.
def ungroup(self):
...
Remarks
If the group shape is grouped by another group shape,nothing will be done.
See Also
- module
aspose.cells.drawing
- class
GroupShape
Ungroups the shape items.
def ungroup(self):
...
If the group shape is grouped by another group shape,nothing will be done.
aspose.cells.drawing
GroupShape