ContainerProperties object (Visio)

Represents the set of properties that are specific to a container.

Remarks

A container is a shape that has some specific properties that are represented conceptually by a ContainerProperties object. Containers appear as collections of shapes surrounded by borders that are sometimes, but not always, visible. Some, but not all, containers are lists.

Use the Shape.ContainerProperties property to get a ContainerProperties object that represents the set of container properties of any shape, whether or not it is actually a container.

To create an instance of a container shape on the drawing page, use the Page.DropContainer method.

Methods

Properties

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.