Aspose::Cells::Drawing::MsoArrowheadWidth enum

MsoArrowheadWidth enum

Enumerates the line end width of the shape border line.

enum class MsoArrowheadWidth

Values

NameValueDescription
Narrow0
Short line end width.
Medium1
Medium line end width.
Wide2
Wide line end width.

See Also