Skip to main content

ProtectedViewWindow.Left property

Table of contents
  1. Syntax
  2. Return value

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

Syntax

expression.Left

expression A variable that represents a ProtectedViewWindow object.

Return value

Double

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>