get_hyperlink method
get_hyperlink
Gets the hyperlink associated with the text.
Returns
The url of the hyperlink that is activated on specified action.
def get_hyperlink(self, action_type):
...
Parameter | Type | Description |
---|---|---|
action_type | PresentationHyperlinkActionType |
The action that activates the hyperlink. |