featurePropertiesexcel_IconPath Property |
The path the Excel export icon. Default is images/excel.bmp and is 16x16 pixels.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string excel_IconPath { get; }
ReadOnly Property excel_IconPath As String
Get
Property Value
Type:
StringThe path the Excel export icon. Default is images/excel.bmp and is 16x16 pixels.
See Also