Shape.RemoveHyperlink
Shape.RemoveHyperlink method
Removes the hyperlink of the shape.
public void RemoveHyperlink()
Examples
[C#]
shape.RemoveHyperlink();
See Also
- class Shape
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells
Removes the hyperlink of the shape.
public void RemoveHyperlink()
[C#]
shape.RemoveHyperlink();