BeginArrowSize cell (Line Format section)

From Microsoft Office ShapeSheet

BeginArrowSize cell (Line Format section)

       Rows

Determines the size of the arrowhead at the beginning of the line.

Value

Size

Automation constant

0

Very small

visArrowSizeVerySmall

1

Small

visArrowSizeSmall

2

Medium

visArrowSizeMedium

3

Large

visArrowSizeLarge

4

Very large

visArrowSizeVeryLarge

5

Jumbo

visArrowSizeJumbo

6

Colossal

visArrowSizeColossal

Remarks

You can also set the size of the arrowhead in the Line dialog box.

To reference the BeginArrowSize cell by name from another formula, or from a program using the Cells property, use:

Cell name:

BeginArrowSize

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

Section index:

visSectionObject

Row index:

visRowLine

Cell index:

visLineBeginArrowSize