|
Daniel's XL Toolbox NG
|
Provides import/export settings and methods for CSV files. More...


Protected Member Functions | |
| CsvFileBase () | |
| Instantiates the class with a new CsvSettings object. More... | |
| CsvFileBase (CsvSettings settings) | |
| Instantiates the class with a given CsvSettings object. More... | |
Properties | |
| 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] |
Provides import/export settings and methods for CSV files.
|
inlineprotected |
Instantiates the class with a new CsvSettings object.
|
inlineprotected |
Instantiates the class with a given CsvSettings object.
| settings | Settings to initialize the class with. |
|
getset |
|
getset |
|
getset |
|
getprotected |
|
getset |
|
getset |
|
getset |