reorder method
reorder
Moves layout slide from the collection to the specified position.
def reorder(self, index, layout_slide):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Target index. |
| layout_slide | ILayoutSlide | Slide to move. |
See Also
- class
ILayoutSlide - class
IMasterLayoutSlideCollection - module
aspose.slides - library
Aspose.Slides