'Usage Dim instance As DoubleCellType Dim s As String Dim value As Object value = instance.Parse(s)
Parameters
- s
- String from the cell on the sheet to parse
Return Value
Results of the parsing to put as an object in the data model
'Usage Dim instance As DoubleCellType Dim s As String Dim value As Object value = instance.Parse(s)