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()
See Also