SpreadsheetExportToDataTable Method Bytescout Spreadsheet SDK
Overload List

  NameDescription
Public methodExportToDataTable
Return new DataTable object filled from first worksheet.
Public methodExportToDataTable(Int32)
Return new DataTable object filled from specified worksheet.
Public methodExportToDataTable(String)
Return new DataTable object filled from specified worksheet.
Public methodExportToDataTable(Int32, Boolean)
Return new DataTable object filled from specified worksheet. if set to true use data from first row as columns header].
Public methodExportToDataTable(String, Boolean)
Return new DataTable object filled from specified worksheet.
Top
See Also

Reference