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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string Text { get; set; }Public Property Text As String
Get
Set
Property Value
String
See Also