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