Expand Minimize
This topic has not yet been rated - Rate this topic

EndArrow cell (Line Format section)

Office XP

EndArrow cell (Line Format section)

http://msdn.microsoft.com/en-us/library/aa165830(v=office.10) See also http://msdn.microsoft.com/en-us/library/aa159282(v=office.10) 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 http://msdn.microsoft.com/en-us/library/aa141912(v=office.10) Cells property, use:

Cell name:

EndArrow

To reference the EndArrow cell by index from a program, use the http://msdn.microsoft.com/en-us/library/aa141916(v=office.10) CellsSRC property with the following arguments:

Section index:

visSectionObject

Row index:

visRowLine

Cell index:

visLineEndArrow

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.