remove_hyperlink method

remove_hyperlink

Removes the hyperlink of the shape.

def remove_hyperlink(self):
    ...

Example


shape.remove_hyperlink()

See Also