Daniel's XL Toolbox NG
|
Holds settings for a specific batch export process. More...
Public Member Functions | |
BatchExportSettings () | |
BatchExportSettings (Preset preset) | |
void | Store () |
void | Store (Workbook workbookContext) |
Public Member Functions inherited from XLToolbox.Export.Models.Settings | |
Settings () | |
Static Public Member Functions | |
static BatchExportSettings | FromLastUsed () |
Returns the BatchExportSettings object that was last used and stored in the assembly's Properties, or Null if no stored object exists. More... | |
static BatchExportSettings | FromLastUsed (Workbook workbookContext) |
Returns the BatchExportSettings object that was last used and stored in the workbookContext's hidden storage area, or the one stored in the assembly's Properties, or Null if no stored object exists. More... | |
Properties | |
BatchExportScope | Scope [get, set] |
BatchExportObjects | Objects [get, set] |
BatchExportLayout | Layout [get, set] |
String | Path [get, set] |
bool | Screenshot [get, set] |
Properties inherited from XLToolbox.Export.Models.Settings | |
Preset | Preset [get, set] |
string | FileName [get, set] |
Holds settings for a specific batch export process.
|
inline |
|
inline |
|
inlinestatic |
Returns the BatchExportSettings object that was last used and stored in the assembly's Properties, or Null if no stored object exists.
|
inlinestatic |
Returns the BatchExportSettings object that was last used and stored in the workbookContext's hidden storage area, or the one stored in the assembly's Properties, or Null if no stored object exists.
workbookContext |
|
inline |
|
inline |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |