GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcMaskCellType Class / GcMaskCellType Constructor / GcMaskCellType Constructor()


In This Topic
GcMaskCellType Constructor()
In This Topic
Initializes a new instance of the GcMaskCellType class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New GcMaskCellType()
See Also