IHyperLinkTextToDisplay Property Bytescout Spreadsheet SDK
Gets or sets the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.

Property Value

Type: String
The text to display.

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

string TextToDisplay { get; set; }

Property Value

Type: String
See Also

Reference