ICellValueConverter Methods
A converter that converts custom objects to cell values and vice versa.
Name | Description |
---|---|
Convert |
Implement this method to convert a cell value to a certain object. |
Try |
Implement this method to convert a certain object to a cell value. |
See Also