hyperlink property
hyperlink property
Gets the hyperlink of the shape.
Example
hyperlink = shape.hyperlink
Definition:
@property
def hyperlink(self):
...
See Also
- module
aspose.cells.drawing
- class
CustomXmlShape
- class
Hyperlink
Gets the hyperlink of the shape.
hyperlink = shape.hyperlink
@property
def hyperlink(self):
...
aspose.cells.drawing
CustomXmlShape
Hyperlink