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