Skip to main content

Application.ProtectedViewWindows property

Table of contents
  1. Syntax

Returns a ProtectedViewWindows collection that represents all the Protected View windows that are open in the application. Read-only.

Syntax

expression.ProtectedViewWindows

expression A variable that represents an Application object.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>