SpreadsheetExportToList Method
 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
OverloadĀ List
| Name | Description | |
|---|---|---|
| ExportToList(IList) |  Export rows to provided IList. Each row is String[] array of column values.  | |
| ExportToList(IList, Int32) |  Export the worksheet specified by index to the list  | |
| ExportToList(IList, String) |  Export the named worksheet to the list  | 
See Also