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