object Parse( string s )
'Declaration Function Parse( _ ByVal s As String _ ) As Object
'Declaration
Function Parse( _ ByVal s As String _ ) As Object
'Usage Dim instance As ICellType Dim s As String Dim value As Object value = instance.Parse(s)
'Usage
Dim instance As ICellType Dim s As String Dim value As Object value = instance.Parse(s)
ICellType Interface ICellType Members