Daniel's XL Toolbox NG
|
Generates file names to use with for graphics export. More...
Public Member Functions | |
ExportFileName (BatchExportSettings settings) | |
ExportFileName (string template, FileType fileType, BatchExportSettings settings) | |
ExportFileName (string directory, string template, FileType fileType, BatchExportSettings settings) | |
string | GenerateNext (dynamic sheet, dynamic selection) |
Generates the next file name to use; this will increase the internal counter. More... | |
Properties | |
int | Counter [get, protected set] |
string | Directory [get] |
string | Template [get] |
string | CurrentWorkbookName [get, set] |
string | CurrentWorksheetName [get, set] |
string | CurrentObjectName [get, set] |
FileType | FileType [get] |
Generates file names to use with for graphics export.
|
inline |
|
inline |
|
inline |
|
inline |
Generates the next file name to use; this will increase the internal counter.
|
getprotected set |
|
getsetprotected |
|
getsetprotected |
|
getsetprotected |
|
get |
|
getprotected |
|
getprotected |