Window.Master property (Visio)

Gets the master that is displayed in a window. Read-only.

Syntax

expression. Master

expression A variable that represents a Window object.

Return value

Variant

Remarks

Use the SubType property of the Window object to determine whether the Window object shows a master. If the Window object does not show a master, the Master property raises an exception.

If the Window object shows a master that is open for editing, the master returned is the temporary master being edited, not the original master that was opened for editing.

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.