ISpreadsheetExportToDataTable Method (Int32)Bytescout Spreadsheet SDK
Return new DataTable object filled from specified worksheet.

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

DataTable ExportToDataTable(
	int worksheetIndex
)

Parameters

worksheetIndex
Type: SystemInt32

[Missing <param name="worksheetIndex"/> documentation for "M:Bytescout.Spreadsheet.COM.ISpreadsheet.ExportToDataTable(System.Int32)"]

Return Value

Type: DataTable

[Missing <returns> documentation for "M:Bytescout.Spreadsheet.COM.ISpreadsheet.ExportToDataTable(System.Int32)"]

See Also

Reference