FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / HyperLinkCellType Class / HyperLinkCellType Constructor / HyperLinkCellType Constructor()


In This Topic
HyperLinkCellType Constructor()
In This Topic
Creates a new hyperlink cell with default settings.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New HyperLinkCellType()
See Also