Link Search Menu Expand Document

HyperLinkTextToDisplay Property

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
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public string TextToDisplay { get; set; }

Property Value

Type: String

Implements

IHyperLinkTextToDisplay
See Also

Reference