AddHyperlink Method
AddHyperlink function
Adds a hyperlink to a specified cell or a range of cells.
func (instance *Range) AddHyperlink(address string, texttodisplay string, screentip string) (*Hyperlink, error)
Remarks
See Also
- Class Range
- Namespace Aspose.Cells
- Library Aspose.Cells for Go