master_slides property

master_slides property

Gets the collection of all master slides of this PresentationContent.

Definition:

@property
def master_slides(self):
    ...

See Also