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