Click or drag to resize

featurePropertiesexcel_NativeExcelExport Property

Excel exports should be generated in the Excel native format rather than Excel XML format.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool excel_NativeExcelExport { get; }

Property Value

Type: Boolean
Excel exports should be generated in the Excel native format rather than Excel XML format.
See Also