insert_group_shape method
insert_group_shape
Creates a new GroupShape and inserts it to the collection at the specified index. GroupShape frame size and position will be fitted to content when new shape will be added into the GroupShape.
Returns
Created GroupShape object.
def insert_group_shape(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int | The zero-based index at which value should be inserted. |
See Also
- class
IGroupShape
- class
IShapeCollection
- module
aspose.slides
- library
Aspose.Slides