Daniel's XL Toolbox NG
|
Public Member Functions | |
CsvExportViewModel () | |
CsvExportViewModel (CsvExporter model) | |
Static Public Member Functions | |
static CsvExportViewModel | FromLastUsed () |
Protected Member Functions | |
override void | UpdateProcessMessageContent (ProcessMessageContent processMessageContent) |
Properties | |
string | FileName [get, set] |
string | FieldSeparator [get, set] |
string | DecimalSeparator [get, set] |
string | ThousandsSeparator [get, set] |
bool | Tabularize [get, set] |
Range | Range [get, set] |
Gets or sets the range to be exported. More... | |
DelegatingCommand | ChooseFileNameCommand [get] |
DelegatingCommand | ExportCommand [get] |
Message< FileNameMessageContent > | ChooseExportFileNameMessage [get] |
|
inline |
|
inline |
|
inlinestatic |
|
inlineprotected |
|
get |
|
get |
|
getset |
|
get |
|
getset |
|
getset |
|
getset |
Gets or sets the range to be exported.
|
getset |
|
getset |