Click or drag to resize

IExportSettingsDeleteExcelFileBeforeExport Property

Note: This API is now obsolete.

Delete and recreate Excel file when exporting. Only applies to Excel. Default is true.

Namespace:  Vovin.CmcLibNet.Export
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
[ObsoleteAttribute]
bool DeleteExcelFileBeforeExport { get; set; }

Property Value

Type: Boolean
See Also