Click or drag to resize

ExcelHelperLoadDataTableFromCSVVBParser Method

Overload List
 NameDescription
Public methodStatic memberLoadDataTableFromCSVVBParser(TextFieldParser) Load a DataTable from an initialized Microsoft VB Parser (the first row is used as the header)
Public methodStatic memberLoadDataTableFromCSVVBParser(String, NullableChar, Encoding) Load a DataTable from a CSV file using the Microsoft VB Parser
Top
See Also