Skip to main content

ProtectedViewWindow.Top property

Table of contents
  1. Syntax
  2. Return value
  3. Remarks

Returns or sets a value that represents the distance, in points, from the top edge of the specified Protected View window to the top edge of the usable area. Read/write.

Syntax

expression.Top

expression A variable that represents a ProtectedViewWindow object.

Return value

Double

Remarks

You cannot set this property for a maximized Protected View window. Use the WindowState property to return or set the state of the window.

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>