CellValueToColumnTypeConverter Constructors
Default converter used by the DataTableExporter to convert cell values to any data type except String.Name | Description |
---|---|
CellValueToColumnTypeConverter() | Initializes a new instance of the CellValueToColumnTypeConverter class with the default settings. |
See Also