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