SetTextToDisplay Method

SetTextToDisplay function

Represents the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.


func (instance *Hyperlink) SetTextToDisplay(value string)  error

Remarks

See Also