Enum MsoArrowheadWidth

MsoArrowheadWidth enumeration

Enumerates the line end width of the shape border line.

public enum MsoArrowheadWidth

Values

NameValueDescription
Narrow0Short line end width.
Medium1Medium line end width.
Wide2Wide line end width.

See Also