Skip to main content

ProtectedViewWindow.Width property

Table of contents
  1. Syntax
  2. Remarks

Returns or sets a value that specifies the width, in points, of the specified Protected View window. Read/write.

Syntax

expression.Width

expression A variable that represents a ProtectedViewWindow object.

Remarks

You cannot set this property if the Protected View window is maximized or minimized. Use the WindowState property to determine the window state.

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>