AddHyperlink Method
AddHyperlink function
Adds a hyperlink to the shape.
func (instance *OleObject) AddHyperlink(address string) (*Hyperlink, error)
Remarks
See Also
- Class OleObject
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go
Adds a hyperlink to the shape.
func (instance *OleObject) AddHyperlink(address string) (*Hyperlink, error)