hyperlink property

Gets the hyperlink of the shape.

Example


hyperlink = shape.hyperlink

Definition:

@property
def hyperlink(self):
    ...

See Also