presentation property

presentation property

Returns the parent presentation of a slide. Read-only IPresentation.

Definition:

@property
def presentation(self):
    ...

See Also