ReorderSectionWithSlides
ISectionCollection.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
- interface ISectionCollection
- namespace Aspose.Slides
- assembly Aspose.Slides