ConLineJumpDirX Cell (Shape Layout Section)

Determines the line jump direction for line jumps occurring on a horizontal dynamic connector for a shape.

Value Line jump direction Automation constant

0

Page default

visLOJumpDirXDefault

1

Up

visLOJumpDirXUp

2

Down

visLOJumpDirXDown

Remarks

To set the default horizontal direction for all connector jumps on a page, use the PageLineJumpDirX cell in the Page Layout section.

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

Cell name:

ConLineJumpDirX

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

Section index:

visSectionObject

Row index:

visRowShapeLayout

Cell index:

visSLOJumpDirX