DataTableExportOptions Constructors
Comprises various options and settings which are used for exporting cell values to a DataTable.Name | Description |
---|---|
DataTableExportOptions() | Initializes a new instance of the DataTableExportOptions class with the default settings. |
See Also