Click or drag to resize

featurePropertiesexcel_ConsolePaneExport Property

Specifies whether or not Excel export buttons should be provided on console pane headers for mappers supporting Excel export. Default is True.

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

Property Value

Type: Boolean
Specifies whether or not Excel export buttons should be provided on console pane headers for mappers supporting Excel export. Default is True.
See Also