insert_group_shape method
insert_group_shape
Creates a new empty group shape and inserts it to the shape collection at the specified index. The group’s frame will automatically adjust to fit any shapes added to it.
Returns
The newly created IGroupShape
.
def insert_group_shape(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int | The zero-based index at which to insert the group shape. |
See Also
- class
IGroupShape
- class
IShapeCollection
- module
aspose.slides
- library
Aspose.Slides