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; }
ReadOnly Property excel_NativeExcelExport As Boolean
Get
Property Value
Type:
BooleanExcel exports should be generated in the Excel native format rather than Excel XML format.
See Also