get_summary_section method

get_summary_section

Returns Summary Zoom Section element for the given section.

Returns

ISummaryZoomSection or null if collection does not contains element for the section.

def get_summary_section(self, section):
    ...
ParameterTypeDescription
sectionISectionSection to find ISection

See Also