ShapePermeableY Cell (Shape Layout Section)

Determines whether a connector can route vertically through a shape.

Value Description
TRUE
Enable connectors to route vertically through a shape.
FALSE
Do not let connectors route vertically through 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 by using the ObjInteract cell in the Miscellaneous section.

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

Value
Cell name:
ShapePermeableY

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

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