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