Aspose::Cells::Drawing::MsoArrowheadLength enum
MsoArrowheadLength enum
Enumerates the line end width of the shape border line.
enum class MsoArrowheadLength
Values
Name | Value | Description |
---|---|---|
Short | 0 | Short line end length. |
Medium | 1 | Medium line end length. |
Long | 2 | Long line end length. |
See Also
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++