CellValue.ToObject Method
| Name | Parameters | Description |
|---|---|---|
| ToObject() | none | Converts the cell value to an object using the default converter. |
| ToObject(ICellValueConverter) | converter | Converts the cell value to an object using the specified converter. |
| Name | Parameters | Description |
|---|---|---|
| ToObject() | none | Converts the cell value to an object using the default converter. |
| ToObject(ICellValueConverter) | converter | Converts the cell value to an object using the specified converter. |