EndArrow Cell (Line Format Section)

Indicates whether a line has an arrowhead or other line end format at its last vertex.

Value Description
0
No arrowhead.
1 - 45
Assorted arrowhead styles that correspond to indexed entries in the Line dialog box.

Remarks

You can also set this value in the Line dialog box (on the Home tab, in the Shape group, click Line, point to Arrows, and then click More Arrows). The size of the arrowhead is set in the EndArrowSize cell.

You can specify a custom line end using the USE function in this cell.

To get a reference to the EndArrow cell by name from another formula, or from a program using the CellsU property, use:

Value
Cell name:
EndArrow

To get a reference to the EndArrow cell by index from a program, use the CellsSRC property with the following arguments:

Value
Section index:
visSectionObject
Row index:
visRowLine
Cell index:
visLineEndArrow