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 (click Line on the Format menu). 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:

Cell name:

EndArrow

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

Section index:

visSectionObject

Row index:

visRowLine

Cell index:

visLineEndArrow