PlowCode Cell (Page Layout Section)

Determines whether placeable shapes move away when you drop a placeable shape near another placeable shape on the drawing page.

Value Description Automation constant

0

Don't move shapes

visPLOPlowNone

1

Move shapes

visPLOPlowAll

Remarks

You can also set the value of this cell on the Layout and Routing tab in the Page Setup dialog box (click Page Setup on the File menu) using the Move other shapes away on drop check box.

To get a reference to the PlowCode cell by name from another formula, or from a program using the CellsU property, use:

Cell name:

PlowCode

To get a reference to the PlowCode cell by index from a program, use the CellsSRC property with the following arguments:

Section index:

visSectionObject

Row index:

visRowPageLayout

Cell index:

visPLOPlowCode