ISpreadsheetExportToDataTable 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.
Public methodExportToDataTable(String, Boolean)
Return new DataTable object filled from specified worksheet.
Top
See Also

Reference