ShapePermeablePlace Cell (Shape Layout Section)

Determines whether placeable shapes can be placed on top of a shape when laying out shapes using the Configure Layout command (Shape menu).

Value Description

TRUE

Enable shapes to be placed on top of a shape.

FALSE

Do not enable shapes to be placed on top of a shape.

Remarks

You can also set the value of this cell on the Placement tab in the Behavior dialog box (with a shape selected, click Behavior on the Format menu, and then click the Placement tab).

In versions earlier than Visio 2000, you set this behavior using the ObjInteract cell in the Miscellaneous section.

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

Cell name:

ShapePermeablePlace

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

Section index:

visSectionObject

Row index:

visRowShapeLayout

Cell index:

visSLOPermeablePlace