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