Shape.ContainerProperties Property (Visio)
Returns the ContainerProperties object associated with the shape. Read-only.
Version Information
Version Added: Visio 2010
Syntax
expression .ContainerProperties
expression A variable that represents a Shape object.
Return Value
ContainerProperties
Remarks
If the shape is not a container, the ContainerProperties property returns Nothing.