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; }
ReadOnly Property excel_ConsolePaneExport As Boolean
Get
Property Value
Type:
BooleanSpecifies whether or not Excel export buttons should be provided on console pane headers for mappers supporting Excel export. Default is True.
See Also