Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Hyperlink Class / Hyperlink Constructor


In This Topic
Hyperlink Constructor
In This Topic
Initializes a new instance of the Hyperlink class.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As HyperlinkType _
)
 
'Usage
 
Dim type As HyperlinkType
 
Dim instance As New Hyperlink(type)

Parameters

type
See Also