is_group property
ShapeBase.is_group property
Returns True
if this is a group shape.
@property
def is_group(self) -> bool:
...
See Also
- module aspose.words.drawing
- class ShapeBase
Returns True
if this is a group shape.
@property
def is_group(self) -> bool:
...