FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > RegularExpressionCellType クラス : Clone メソッド |
'Declaration
Public Overrides Function Clone() As Object
'使用法
Dim instance As RegularExpressionCellType Dim value As Object value = instance.Clone()
public override object Clone()