typedef enum { chartbordertype_automatic = 0, chartbordertype_none = 1, chartbordertype_custom = 2 } enumChartBorder;
used in IXlsChartBorderStyle::Type property.