Aspose::Cells::Drawing::MsoArrowheadStyle enum

MsoArrowheadStyle enum

Enumerates the line end type of the shape border line.

enum class MsoArrowheadStyle

Values

NameValueDescription
None0
No line end type.
Arrow1
Arrow line end type.
ArrowStealth2
Arrow Stealth line end type.
ArrowDiamond3
Arrow Diamond Line end type.
ArrowOval4
Arrow Oval line end type.
ArrowOpen5
Arrow Open line end type.

See Also