'Declaration Public Overloads Overrides Function Format( _ ByVal obj As Object _ ) As String
'Usage Dim instance As RegExpCellType Dim obj As Object Dim value As String value = instance.Format(obj)
public override string Format( object obj )
RegExpCellType Class RegExpCellType Members Overload List