action_type property

action_type property

Returns type of Hyperlink’s action. Read-only HyperlinkActionType.

Definition:

@property
def action_type(self):
    ...

See Also