[]
        
Determines what gets parsed from the cell on the sheet and put in the data model.
public override object Parse(string value)
Public Overrides Function Parse(value As String) As Object
| Type | Name | Description | 
|---|---|---|
| string | value | String from the cell on the sheet to parse  | 
    
| Type | Description | 
|---|---|
| object |