Link Search Menu Expand Document

SpreadsheetExportToList Method

OverloadĀ List
NameDescription
Public methodExportToList(IList)
Export rows to provided IList. Each row is String[] array of column values.
Public methodExportToList(IList, Int32)
Export the worksheet specified by index to the list
Public methodExportToList(IList, String)
Export the named worksheet to the list
Top
See Also

Reference