PresentationMasterSlideCollection class

PresentationMasterSlideCollection class

Represents a collection of master slides in a PowerPoint document.

This collection contains the items of PresentationMasterSlide type.

The PresentationMasterSlideCollection type exposes the following members:

Methods

Method Description
contains (inherited from ReadOnlyListBase)
get_enumerator (inherited from ReadOnlyListBase)
index_of (inherited from ReadOnlyListBase)

Properties

Property Description
count (inherited from ReadOnlyListBase)
is_read_only (inherited from ReadOnlyListBase)
item (inherited from ReadOnlyListBase)

See Also