clear method

clear

Removes all SummaryZoomSection objects from the collection.

def clear(self):
    ...

Examples

The example demonstrates getting Summary Zoom Section element by index:

See Also