LineToNodeY cell (Page Layout section)
Determines the vertical clearance between all connectors and shapes on the drawing page.
Remarks
You can also set the value of this cell in the Layout and Routing Spacing dialog box (on the File menu, click Page Setup, click the Layout and Routing tab, and then click Spacing).
To reference the LineToNodeY cell by name from another formula, or from a program using the Cells property, use:
Cell name: |
LineToNodeY |
To reference the LineToNodeY cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowPageLayout |
Cell index: |
visPLOLineToNodeY |