Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / MaskCellType Class / MaskCellType Constructor / MaskCellType Constructor()


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