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