SpreadsheetExportToDataTable 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 | |
---|---|---|
![]() | ExportToDataTable | Return new DataTable object filled from first worksheet. |
![]() | ExportToDataTable(Int32) | Return new DataTable object filled from specified worksheet. |
![]() | ExportToDataTable(String) | Return new DataTable object filled from specified worksheet. |
![]() | ExportToDataTable(Int32, Boolean) | Return new DataTable object filled from specified worksheet. if set to true use data from first row as columns header]. |
![]() | ExportToDataTable(String, Boolean) | Return new DataTable object filled from specified worksheet. |
See Also