EndArrow cell (Line Format section)

EndArrow cell (Line Format section)

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also�������� Section�������� Rows

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 reference the EndArrow cell by name from another formula, or from a program using the Cells property, use:

Cell name:

EndArrow

To reference 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