◆ CsvExporter() [1/2]
XLToolbox.Csv.CsvExporter.CsvExporter |
( |
| ) |
|
|
inline |
◆ CsvExporter() [2/2]
XLToolbox.Csv.CsvExporter.CsvExporter |
( |
CsvSettings |
settings | ) |
|
|
inline |
◆ Execute()
override bool XLToolbox.Csv.CsvExporter.Execute |
( |
| ) |
|
|
inline |
Exports the Range to a CSV file, using the file name specified in the FileName property.
- Parameters
-
◆ LastExport()
static CsvExporter XLToolbox.Csv.CsvExporter.LastExport |
( |
| ) |
|
|
inlinestatic |
◆ CellsProcessed
long XLToolbox.Csv.CsvExporter.CellsProcessed |
|
get |
Gets the number of cells that were already processed during export.
◆ CellsTotal
long XLToolbox.Csv.CsvExporter.CellsTotal |
|
get |
Gets the total number of cells to export.
◆ IsProcessing
bool XLToolbox.Csv.CsvExporter.IsProcessing |
|
get |
Gets whether the exporter is currently processing.
◆ Range
Range XLToolbox.Csv.CsvExporter.Range |
|
getset |
The documentation for this class was generated from the following file: