C1.Excel Assembly / C1.Excel Namespace / XLSheet Class / LoadCsv Method

In This Topic
LoadCsv Method
In This Topic
Loads data from a file containing comma-separated values (.csv) into the current sheet.
Overload List
OverloadDescription
Loads data from a file containing comma-separated values (.csv) into the current sheet.  
Loads data from a stream containing comma-separated values (.csv) into the current sheet.  
See Also