SummaryZoomSectionCollection class
SummaryZoomSectionCollection class
Represents a collection of Summary Zoom Section objects.
The SummaryZoomSectionCollection type exposes the following members:
Gets the element at the specified index.
Read-only ISummaryZoomSection.
Indexer
| Name | Description |
|---|---|
[index] |
Methods
| Method | Description |
|---|---|
add_summary_zoom_section(self, section) | Creates new Summary Zoom Section object and add it to the collection |
index_of(self, summary_zoom_section) | Returns an index of the specified SummaryZoomSection object. |
remove_summary_zoom_section(self, section) | Remove Summary Zoom Section object from the collection. |
get_summary_section(self, section) | Returns Summary Zoom Section element for the given section. |
clear(self) | Removes all SummaryZoomSection objects from the collection. |
See Also
- class
ISummaryZoomSection - module
aspose.slides - library
Aspose.Slides