remove_hyperlink method

remove_hyperlink

Remove the hyperlink of the shape.

def remove_hyperlink(self):
    ...

Example


shape.remove_hyperlink()

See Also