'Usage Dim instance As CurrencyCellType 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
String containing the result of the parsed string
'Usage Dim instance As CurrencyCellType Dim s As String Dim value As Object value = instance.Parse(s)