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