ISectionCollection class
Contents
[
Hide
]ISectionCollection class
Represents a collection of sections.
The ISectionCollection type exposes the following members:
Gets the element at the specified index.
Read-only ISection
.
Indexer
Name | Description |
---|---|
[index] |
Methods
Method | Description |
---|---|
add_section | Add new section started form specific slide. |
add_empty_section | Add empty section to specified position of the collection. |
remove_section_with_slides | Remove section and slides contained in the section. |
remove_section | Remove section. Slides contained in the section will be merged into previous section. |
reorder_section_with_slides | Moves section and its slides from the collection to the specified position. |
append_empty_section | Add empty section to the end of the collection. |
index_of | Returns an index of the specified section in the collection. |
clear | Removes all sections from the collection. |
See Also
- class
ISection
- module
aspose.slides
- library
Aspose.Slides