OpenStencilWindow method

Microsoft Visio Developer Reference

OpenStencilWindow method

       

Opens a stencil window that shows the masters in the document.

Version added

4.1

Syntax

objRet = object.OpenStencilWindow

objRet

A Window object that represents the opened window.

object

Required. An expression that returns a Document object.

Remarks

If the document's stencil is already displayed in a stencil window, the OpenStencilWindow method activates that window rather than opening another window.