ReorderSectionWithSlides
SectionCollection.ReorderSectionWithSlides method
Moves section and its slides from the collection to the specified position.
public void ReorderSectionWithSlides(ISection section, int index)
Parameter | Type | Description |
---|---|---|
index | ISection | Target index. |
section | Int32 | Section to move. |
See Also
- interface ISection
- class SectionCollection
- namespace Aspose.Slides
- assembly Aspose.Slides