IGlobalLayoutSlideCollection class

IGlobalLayoutSlideCollection class

Represents a collection of all layout slides in presentation. Extends ILayoutSlideCollection interface with methods for adding/cloning layout slides in context of uniting of the individual collections of master’s layout slides.

The IGlobalLayoutSlideCollection type exposes the following members:

Indexer

NameDescription
[index]

Methods

MethodDescription
add_cloneAdds a copy of a specified layout slide to the presentation.
add_cloneAdds a copy of a specified layout slide to the presentation.
addAdds a new layout slide to the presentation.
get_by_type
remove
remove_unused

See Also