This topic has not yet been rated - Rate this topic

Selection.ContainingMaster Property (Visio)

Published: July 16, 2012

Returns the Master object that contains an object. Read-only.

Version Added: Visio 4.0

expression .ContainingMaster

expression A variable that represents a Selection object.

Return Value

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.