GrapeCity.Xaml.Excel
Description Property (IExcelHyperLink)


Gets or sets the description of the hyperlink.
Syntax
'Declaration
 
Property Description As String
'Usage
 
Dim instance As IExcelHyperLink
Dim value As String
 
instance.Description = value
 
value = instance.Description
string Description {get; set;}

Property Value

The description of the hyperlink
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelHyperLink Interface
IExcelHyperLink Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options