LineToNodeX cell (Page Layout section)
Determines the horizontal 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 LineToNodeX cell by name from another formula, or from a program using the Cells property, use:
Cell name: |
LineToNodeX |
To reference the LineToNodeX cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowPageLayout |
Cell index: |
visPLOLineToNodeX |