Skip to main content

ProtectedViewWindow.Visible property

Table of contents
  1. Syntax
  2. Return value

Returns or sets a value that determines whether the specified Protected View window is visible. Read/write.

Syntax

expression.Visible

expression A variable that represents a ProtectedViewWindow object.

Return value

Boolean

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>