SpreadsheetExportToDataTable Method (Int32)
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
Return new DataTable object filled from specified worksheet.
Namespace:Bytescout.SpreadsheetAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- worksheetIndex
- Type: SystemInt32
[Missing <param name="worksheetIndex"/> documentation for "M:Bytescout.Spreadsheet.Spreadsheet.ExportToDataTable(System.Int32)"]
Return Value
Type: DataTable[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Spreadsheet.ExportToDataTable(System.Int32)"]
Implements
ISpreadsheetExportToDataTable(Int32)See Also