Aspose::Cells::Drawing::Shape::RemoveHyperlink method

Removes the hyperlink of the shape.

void Aspose::Cells::Drawing::Shape::RemoveHyperlink()

Examples

shape.RemoveHyperlink();

See Also