ISpreadsheetImportFromList Method (IList, String)
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 to the specified worksheet
Namespace:Bytescout.Spreadsheet.COMAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- list
- Type: System.CollectionsIList
[Missing <param name="list"/> documentation for "M:Bytescout.Spreadsheet.COM.ISpreadsheet.ImportFromList(System.Collections.IList,System.String)"]
- worksheetName
- Type: SystemString
[Missing <param name="worksheetName"/> documentation for "M:Bytescout.Spreadsheet.COM.ISpreadsheet.ImportFromList(System.Collections.IList,System.String)"]
See Also