hyperlink_queries property

Provides easy access to all hyperlinks contained in all presentation slides (not in master, layout, notes slides). Read-only IHyperlinkQueries.

Definition:

@property
def hyperlink_queries(self):
    ...

See Also