Spread Silverlight Documentation
Type Property (IExcelHyperLink)


GrapeCity.Excel Namespace > IExcelHyperLink Interface : Type Property
Represents the type of the hyperlink.
Syntax
'Declaration
 
ReadOnly Property Type As HyperLinkType
'Usage
 
Dim instance As IExcelHyperLink
Dim value As HyperLinkType
 
value = instance.Type
HyperLinkType Type {get;}

Property Value

The type of the hyperlink
See Also

Reference

IExcelHyperLink Interface
IExcelHyperLink Members