PresentationLayoutSlide class

PresentationLayoutSlide class

Represents a PowerPoint content layout slide.

The PresentationLayoutSlide 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
master_slide The master slide for this PresentationLayoutSlide.
charts The collection of all charts on the presentation. (inherited from PresentationBaseSlide)
image_fill_format The image fill format settings of the presentation. (inherited from PresentationBaseSlide)
shapes The collection of all shapes of the presentation. (inherited from PresentationBaseSlide)

See Also