GrapeCity.Xaml.Excel
Description Property (ExcelHyperLink)


The description text that is show in the excel instead of the real link.
Syntax
'Declaration
 
Public Property Description As String
'Usage
 
Dim instance As ExcelHyperLink
Dim value As String
 
instance.Description = value
 
value = instance.Description
public string Description {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelHyperLink Class
ExcelHyperLink Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options