ShapePermeablePlace Cell (Shape Layout Section)

Determines whether placeable shapes can be placed on top of a shape when laying out shapes in the Configure Layout dialog box (on the Design tab, in the Layout group, click Re-Layout Page, and then click More Layout Options).

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, on the Developer tab, in the Shape Design group, click Behavior, 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:

Value
Cell name:
ShapePermeablePlace

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

Value
Section index:
visSectionObject
Row index:
visRowShapeLayout
Cell index:
visSLOPermeablePlace