PresentationBaseSlide class

PresentationBaseSlide class

Provides the abstract base class for slides of all types in a PowerPoint document.

The PresentationBaseSlide type exposes the following members:

Methods

Method Description
find_images Finds images according to the specified search criteria. (inherited from ContentPart)
find_images_image_search_criteria (inherited from ContentPart)
search Finds possible watermarks according to the specified search criteria. (inherited from ContentPart)
search_search_criteria (inherited from ContentPart)

Properties

Property Description
charts The collection of all charts on the presentation.
image_fill_format The image fill format settings of the presentation.
shapes The collection of all shapes of the presentation.

See Also