Spread Windows Forms 12.0 Product Documentation
Clone Method (RegularExpressionCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > RegularExpressionCellType Class : Clone Method
Creates and returns a regular expression cell.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As RegularExpressionCellType
Dim value As Object
 
value = instance.Clone()
public override object Clone()

Return Value

Object containing the copied object
See Also

Reference

RegularExpressionCellType Class
RegularExpressionCellType Members