Shape.ContainingMaster property (Visio)
Returns the Master object that contains an object. Read-only.
Syntax
expression. ContainingMaster
expression A variable that represents a Shape object.
Return value
Master
Remarks
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.
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.