SectionZoomFrame

SectionZoomFrame class

Represents a Section Zoom object in a slide.

getTargetSection

NameDescription
getTargetSection ()Gets or sets the section object that the Section Zoom object links to. Read/write ISection.

Returns: Section


setTargetSection

NameDescription
setTargetSection (Section)Gets or sets the section object that the Section Zoom object links to. Read/write ISection.

Returns: void