IDataValueConverter Methods
An interface that allows you to modify data being imported before insertion in a worksheet.| Name | Description |
|---|---|
| TryConvert(Object, Int32, out CellValue) | Converts data being imported to the cell value. |
See Also
| Name | Description |
|---|---|
| TryConvert(Object, Int32, out CellValue) | Converts data being imported to the cell value. |