index_of method
index_of
Returns an index of the specified SummaryZoomSection object.
Returns
Index of a SummaryZoomSection object or -1 if SummaryZoomSection object not from this collection.
def index_of(self, summary_zoom_section):
...
| Parameter | Type | Description |
|---|---|---|
| summary_zoom_section | ISummaryZoomSection | SummaryZoomSection object to find ISummaryZoomSection. |
Examples
The example demonstrates getting Summary Zoom Section element by index:
See Also
- class
ISummaryZoomSection - class
SummaryZoomSectionCollection - module
aspose.slides - library
Aspose.Slides