group property
group property
Gets the group shape which contains this shape.
Example
groupShape = shape.group
Definition:
@property
def group(self):
    ...
See Also
- module aspose.cells.drawing
- class GroupShape
- class ListBox
Gets the group shape which contains this shape.
groupShape = shape.group
@property
def group(self):
    ...
aspose.cells.drawingGroupShapeListBox