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
CheckBox
- class
GroupShape
Gets the group shape which contains this shape.
groupShape = shape.group
@property
def group(self):
...
aspose.cells.drawing
CheckBox
GroupShape