typedef enum { vectorshapearrowwidth_narrow = 0, vectorshapearrowwidth_medium = 1, vectorshapearrowwidth_wide = 2 } enumVectorShapeArrowWidth;
used in IXlsVectorShapeArrow::Width property.