Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLSheet Class / LoadCsv Method

In This Topic
    LoadCsv Method (XLSheet)
    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