Link Search Menu Expand Document

ISpreadsheetExportToList Method (IList, String)

Export the named worksheet to the list

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.5.1.2018-master
Syntax
void ExportToList(
	IList list,
	string worksheetName
)

Parameters

list
Type: System.CollectionsIList
List must be a 2 dimensional string array
worksheetName
Type: SystemString
Name of worksheet to export
See Also

Reference


Copyright © 2016 - 2023 ByteScout