Skip to main content
A newer version of this page is available. .

CellValueToStringConverter Properties

Default converter used by the DataTableExporter to convert cell values to the String data type.
Name Description
EmptyCellValue Gets or sets a value used when exporting an empty cell.
PreferredCulture Gets or sets the information used to format culture-specific string data.
PreferredNumberFormat Gets a format string that specifies how to format numbers converted to strings.
SkipErrorValues Gets or sets whether to skip cells with error values.
See Also