addSummaryZoomSection
addSummaryZoomSection(Section section) function
Creates new Summary Zoom Section object and add it to the collection
Parameters
Name | Type | Description |
---|---|---|
section | Section | Section for a new Summary Zoom Section element ISection If an element for this section already exists in the collection, the existing element is returned. |
Result
Error
Error | Condition |
---|---|
ArgumentException | Referenced section does not belong to the current presentation or does not contains any slides. |