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