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