ISpreadsheetExportToList Method (IList, 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
Export the worksheet specified by index to the list
Namespace:Bytescout.Spreadsheet.COMAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- list
- Type: System.CollectionsIList
List must be a 2 dimensional string array - worksheetIndex
- Type: SystemInt32
Index of worksheet to export
See Also