Shapes.ContainingMaster property (Visio)
Returns the Master object that contains an object. Read-only.
expression. ContainingMaster
expression A variable that represents a Shapes object.
Master
If the object isn't in a Master object, the ContainingMaster property returns Nothing. For example, if a Shape object belongs to the Shapes collection of a Page object, the ContainingMaster property returns Nothing.
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.