Namespace OfficeOpenXml.Export.ToDataTable
Classes
- DataColumnMapping
Class used to map columns in the ToDataTable(ToDataTableOptions, DataTable) method
- DataColumnMappingCollection
A collection of DataColumnMappings that will be used when reading data from the source range.
- ToDataTableOptions
This class contains options for the ToDataTable method of ExcelRangeBase.
Enums
- EmptyRowsStrategy
Defines how empty rows (all cells are blank) in the source range should be handled.
- ExcelErrorParsingStrategy
Defines how cells with errors in the source range should be handled.
- NameParsingStrategy
Defines options for how to build a valid property or DataTable column name out of a string