SpreadsheetImportFromDataTable Method Bytescout Spreadsheet SDK
Overload List

  NameDescription
Public methodImportFromDataTable(DataTable)
Fills the spreadsheet with rows and columns from specified DataTable.
Public methodImportFromDataTable(DataTable, Int32)
Import rows and columns from DataTable to specified worksheet.
Public methodImportFromDataTable(DataTable, String)
Import rows and columns from DataTable to specified worksheet.
Public methodImportFromDataTable(DataTable, UInt32)
Fills the spreadsheet with rows and columns from specified DataTable. The method will automatically create new worksheet if table row count exceeds specified row limit.
Top
See Also

Reference