SpreadsheetImportFromList Method (IList)
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
Import from IList of rows. Each row will contain IList of columns.
Namespace:Bytescout.SpreadsheetAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- list
- Type: System.CollectionsIList
List of rows. Each row should contain an IList of columns
Implements
ISpreadsheetImportFromList(IList)See Also