ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLSheet Class / LoadCsvAsync Method

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