Click or drag to resize

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; }

Property Value

Type: String
The path the Excel export icon. Default is images/excel.bmp and is 16x16 pixels.
See Also