first_slide property

first_slide property

Returns a hyperlink to the first slide of the presentation. Read-only Hyperlink.

Definition:

@property
def first_slide(self):
    ...

See Also