Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralCellType Class / GeneralCellType Constructor / GeneralCellType Constructor()


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