Excel |
| Name | Description | |
|---|---|---|
| LoadDataTableFromCSVVBParser(TextFieldParser) | Load a DataTable from an initialized Microsoft VB Parser (the first row is used as the header) | |
| LoadDataTableFromCSVVBParser(String, NullableChar, Encoding) | Load a DataTable from a CSV file using the Microsoft VB Parser |