add_summary_zoom_section method
add_summary_zoom_section
Creates new Summary Zoom Section object and add it to the collection
Returns
Added ISummaryZoomFrame element
def add_summary_zoom_section(self, section):
...
| Parameter | Type | Description |
|---|---|---|
| section | ISection | Section for a new Summary Zoom Section element ISection |
Examples
The example demonstrates getting Summary Zoom Section element by index:
Remarks
If an element for this section already exists in the collection, the existing element is returned.
See Also
- class
ISection - class
ISummaryZoomFrame - class
ISummaryZoomSection - class
ISummaryZoomSectionCollection - module
aspose.slides - library
Aspose.Slides