ICellValueToColumnTypeConverter Methods
Base interface implemented by converters which are used by the DataTableExporter.Name | Description |
---|---|
Convert(Cell, CellValue, Type, out Object) | Converts a cell value to the data stored in the DataTable. |
See Also