reorder_section_with_slides method
reorder_section_with_slides
Moves section and its slides from the collection to the specified position.
def reorder_section_with_slides(self, section, index):
...
| Parameter | Type | Description |
|---|---|---|
| section | ISection | Section to move. |
| index | int | Target index. |
See Also
- class
ISection - class
ISectionCollection - module
aspose.slides - library
Aspose.Slides