Daniel's XL Toolbox NG
|
Public Member Functions | |
override bool | Execute () |
Opens a text file More... | |
CsvImporter () | |
CsvImporter (CsvSettings settings) | |
Static Public Member Functions | |
static CsvImporter | LastImport () |
Additional Inherited Members | |
Protected Member Functions inherited from XLToolbox.Csv.CsvFileBase | |
CsvFileBase () | |
Instantiates the class with a new CsvSettings object. More... | |
CsvFileBase (CsvSettings settings) | |
Instantiates the class with a given CsvSettings object. More... | |
Properties inherited from XLToolbox.Csv.CsvFileBase | |
string | FileName [get, set] |
string | FieldSeparator [get, set] |
string | DecimalSeparator [get, set] |
string | ThousandsSeparator [get, set] |
bool | Tabularize [get, set] |
CsvSettings | Settings [get, set] |
NumberFormatInfo | NumberFormatInfo [get] |
|
inline |
|
inline |
|
inline |
Opens a text file
|
inlinestatic |