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; }
Public Property Text As String
Get
Set
Property Value
Type:
StringSee Also