LineToLineY cell (Page Layout section)
Determines the vertical clearance between all connectors 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 clicking Spacing).
To reference the LineToLineY cell by name from another formula, or from a program using the Cells property, use:
Cell name: |
LineToLineY |
To reference the LineToLineY cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowPageLayout |
Cell index: |
visPLOLineToLineY |