'Usage Dim instance As PercentCellType Dim value As String Dim value As Object value = instance.Parse(value)
Parameters
- value
- 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 PercentCellType Dim value As String Dim value As Object value = instance.Parse(value)