ICellValueToColumnTypeConverter Members
Base interface implemented by converters which are used by the DataTableExporter.Properties
| Name | Description |
|---|---|
| EmptyCellValue | Gets or sets a value used when exporting an empty cell. |
Methods
| Name | Description |
|---|---|
| Convert(Cell, CellValue, Type, out Object) | Converts a cell value to the data stored in the DataTable. |
See Also