Document.InPlace property (Visio)

Specifies whether a document 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 Document object.

Return value

Integer

Remarks

When the value of the InPlace property is True for a Document object, it means that the document is open in an in-place editing window 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.