Link Search Menu Expand Document

SpreadsheetExportToList Method (IList)

Export rows to provided IList. Each row is String[] array of column values.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.5.1.2018-master
Syntax
public void ExportToList(
	IList list
)

Parameters

list
Type: System.CollectionsIList

[Missing <param name="list"/> documentation for "M:Bytescout.Spreadsheet.Spreadsheet.ExportToList(System.Collections.IList)"]

Implements

ISpreadsheetExportToList(IList)
See Also

Reference


Copyright © 2016 - 2023 ByteScout