Shape.Hyperlink
Shape.Hyperlink property
Gets the hyperlink of the shape.
public Hyperlink Hyperlink { get; }
Examples
[C#]
Aspose.Cells.Hyperlink hyperlink = shape.Hyperlink;
See Also
- class Hyperlink
- class Shape
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells