ShapePermeableX Cell (Shape Layout Section)

Determines whether a connector can route horizontally through a placeable shape.

Value

Description

TRUE

Enable connectors to route horizontally through a placeable shape.

FALSE

Do not let connectors route horizontally through a placeable 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 ShapePermeableX cell by name from another formula, or from a program using the CellsU property, use:

Cell name:

ShapePermeableX

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

Section index:

visSectionObject

Row index:

visRowShapeLayout

Cell index:

visSLOPermX