Shape.RemoveHyperlink

Remove the hyperlink of the shape.

public void RemoveHyperlink()

Examples


[C#]
shape.RemoveHyperlink();

See Also