Aspose::Cells::Drawing::LineFormat::GetBeginArrowheadLength method
LineFormat::GetBeginArrowheadLength method
Gets and sets the begin arrow length type of the line.
MsoArrowheadLength Aspose::Cells::Drawing::LineFormat::GetBeginArrowheadLength()
Examples
MsoArrowheadLength msoArrowheadLength = lineFmt.GetBeginArrowheadLength();
See Also
- Enum MsoArrowheadLength
- Class LineFormat
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++