add_empty_section method
add_empty_section
Add empty section to specified position of the collection.
Returns
Added section.
def add_empty_section(self, name, index):
...
Parameter | Type | Description |
---|---|---|
name | str | Name of the section |
index | int | Index of new section. |
See Also
- class
ISection
- class
SectionCollection
- module
aspose.slides
- library
Aspose.Slides