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