DataTableExporter.Options Property
Provides access to various options that specify how the export and data conversion are performed.
Namespace: DevExpress.Spreadsheet.Export
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
DataTableExportOptions | A DataTableExportOptions object containing export and conversion options. |
See Also