Shape.RemoveHyperlink

Removes the hyperlink of the shape.

public void RemoveHyperlink()

Examples


[C#]
shape.RemoveHyperlink();

See Also