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 reference the LineRouteExt cell by name from another formula, or from a program using the Cells property, use:
Cell name: |
LineRouteExt |
To reference the LineRouteExt cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowPage |
Cell index: |
visPLOLineRouteExt |