LineRouteExt Cell (Page Layout Section)

Determines the default appearance for all connectors on a drawing page.

Value Description Automation constant

0

Default (straight)

visLORouteExtDefault

1

Straight

visLORouteExtStraight

2

Curved

visLORouteExtNURBS

Remarks

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

Cell name:

LineRouteExt

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

Section index:

visSectionObject

Row index:

visRowPageLayout

Cell index:

visPLOLineRouteExt