LineJumpFactorY Cell (Page Layout Section)

Determines the size of line jumps on vertical dynamic connectors on the page, relative to the value of the LineToLineY cell. The value of this cell can range from 0 to 10 but fractional values from 0 to 1 are suggested.

Remarks

You can also set the value of this cell on the Layout and Routing tab in the Page Setup dialog box (on the Design tab, click the Page Setup arrow, and then click Layout and Routing).

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

Value
Cell name:
LineJumpFactorY

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

Value
Section index:
visSectionObject
Row index:
visRowPageLayout
Cell index:
visPLOJumpFactorY