Click or drag to resize

IHyperLink TextToDisplay Property

Returns or sets the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
string TextToDisplay { get; set; }

Property Value

Type: String
See Also