Window.InPlace property (Visio)

Specifies whether a window is open in place, or whether a document is being viewed through a window that is open in place. Read-only.

Syntax

expression. InPlace

expression A variable that represents a Window object.

Return value

Boolean

Remarks

When the value of the InPlace property is True for a Window object, it means that the window is an in-place active window. It contains a document that is being edited in an OLE container application.

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.