Click or drag to resize

ExcelHyperlinkText Property

Gets or sets the text to be displayed for the hyperlink. If this property is not set the target address will be used for the displayed text.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public string Text { get; set; }

Property Value

Type: String
See Also