VisContainerAutoResize enumeration (Visio)

Specifies constants that define the different ways that the container boundary can resize automatically to fit its contents; passed to and returned by the ContainerProperties.ResizeAsNeeded property.

Name Value Description
visContainerAutoResizeNone 0 Do not automatically resize container.
visContainerAutoResizeExpand 1 Automatically expand the container size, but don't contract.
visContainerAutoResizeExpandContract 2 Automatically expand and contract the container size.

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.