remove_hyperlink method
remove_hyperlink
Removes the hyperlink of the shape.
def remove_hyperlink(self):
...
Example
shape.remove_hyperlink()
See Also
- module
aspose.cells.drawing
- class
Label
Removes the hyperlink of the shape.
def remove_hyperlink(self):
...
shape.remove_hyperlink()
aspose.cells.drawing
Label