Click or drag to resize

ExportSettingsXlUpdateOptions Property

Update options when exporting to Microsoft Excel. See ExcelUpdateOptions.

Namespace:  Vovin.CmcLibNet.Export
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public ExcelUpdateOptions XlUpdateOptions { get; set; }

Property Value

Type: ExcelUpdateOptions

Implements

IExportSettingsXlUpdateOptions
See Also