INotesSlide class

INotesSlide class

Represents a notes slide in a presentation.

The INotesSlide type exposes the following members:

Properties

PropertyDescription
header_footer_managerReturns HeaderFooter manager of the notes slide.
Read-only INotesSlideHeaderFooterManager.
notes_text_frameReturns a TextFrame with notes’ text if there is one.
Read-only ITextFrame.
parent_slideReturns a ParentSlide
Read-only ISlide.
shapes
controls
name
slide_id
custom_data
timeline
slide_show_transition
background
hyperlink_queries
show_master_shapes
slide
presentation
theme_manager

Methods

MethodDescription
find_shape_by_alt_text(self, alt_text)
join_portions_with_same_formatting(self)
equals(self, slide)
create_theme_effective(self)

See Also