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