AddHyperlink Method

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