Show / Hide Table of Contents

Namespace OfficeOpenXml.Export.ToDataTable

Classes

DataColumnMapping

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

Back to top Generated by DocFX