SpreadsheetImportFromDataTable Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
OverloadĀ List
| Name | Description | |
|---|---|---|
| ImportFromDataTable(DataTable) | Fills the spreadsheet with rows and columns from specified DataTable. | |
| ImportFromDataTable(DataTable, Int32) | Import rows and columns from DataTable to specified worksheet. | |
| ImportFromDataTable(DataTable, String) | Import rows and columns from DataTable to specified worksheet. | |
| ImportFromDataTable(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. |
See Also