Skip to main content

ProtectedViewWindows.Item property

Table of contents
  1. Syntax
  2. Parameters

Returns a single object from a collection.

Syntax

expression.Item (Index)

expression A variable that represents a ProtectedViewWindows object.

Parameters

Name Required/Optional Data type Description
Index Required Variant The name or index number of the 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>