set_external_hyperlink_click method

set_external_hyperlink_click

Set external hyperlink on click.

def set_external_hyperlink_click(self, url):
    ...
ParameterTypeDescription
urlstrHyperlink URL.

Examples

The following sample code shows how to add Text Box with Hyperlink.

See Also