parent_group property
parent_group property
Returns parent GroupShape object if shape is grouped. Otherwise returns None.
Read-only IGroupShape.
Remarks
Property Shape.is_grouped determines whether the shape is grouped.
Definition:
@property
def parent_group(self):
    ...
See Also
- class IGroupShape
- class SectionZoomFrame
- module aspose.slides
- library Aspose.Slides