Aspose::Cells::Drawing::Shape::GetHyperlink method

Gets the hyperlink of the shape.

Hyperlink Aspose::Cells::Drawing::Shape::GetHyperlink()

Examples

Hyperlink hyperlink = shape.GetHyperlink();

See Also