Collapse imageExpand ImageCopy imageCopyHover image
            




GemBox.Spreadsheet
ExcelWorksheet..::..CreateDataTable Method
ExcelWorksheet Class See Also Send Feedback

Overload List

  NameDescription
Public methodCreateDataTable(ColumnTypeResolution)
Extracts data from used cells of this worksheet to a new DataTable. DataTable column type is determined by the resolution.
Public methodCreateDataTable(CellRange, ColumnTypeResolution, ExtractDataOptions, Boolean)
Extracts data from specified range of cells to a new DataTable.
Public methodCreateDataTable(ColumnTypeResolution, ExcelRow, Int32, ExtractDataOptions, array<ExcelColumn>[]()[][])
Extracts data from specified cells to a new DataTable.
Public methodCreateDataTable(ColumnTypeResolution, ExcelRow, Int32, ExtractDataOptions, IEnumerable<(Of <<'(ExcelColumn>)>>))
Extracts data from specified cells to a new DataTable.
Public methodCreateDataTable(ColumnTypeResolution, ExcelRow, Int32, ExtractDataOptions, Boolean, array<ExcelColumn>[]()[][])
Extracts data from specified cells to a new DataTable.
Public methodCreateDataTable(ColumnTypeResolution, ExcelRow, Int32, ExtractDataOptions, Boolean, IEnumerable<(Of <<'(ExcelColumn>)>>))
Extracts data from specified cells to a new DataTable.

See Also

ExcelWorksheet Class
ExcelWorksheet Members
GemBox.Spreadsheet Namespace
Footer image

Send comments on this topic to support@gemboxsoftware.com

Read XLS, XLSX and CSV files in .NET with GemBox.Spreadsheet.

© GemBox Software. All rights reserved.