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