HyperLinkTextToDisplay 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
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public string TextToDisplay { get; set; }

Property Value

Type: String

Implements

IHyperLinkTextToDisplay
See Also

Reference