Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RegularExpressionCellType Class / RegularExpressionCellType Constructor / RegularExpressionCellType Constructor()


In This Topic
    RegularExpressionCellType Constructor()
    In This Topic
    Creates a new regular expression cell.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New RegularExpressionCellType()
    public RegularExpressionCellType()
    See Also