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 Design tab, click the Page Setup arrow, click Layout and Routing, and then click Spacing.)
To get a reference to the LineToLineY cell by name from another formula, or from a program using the CellsU property, use:
Cell name: |
LineToLineY |
To get a reference to 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 |