Skip to main content

DocumentProperties.Item property

Table of contents
  1. Syntax
  2. Parameters

Gets a DocumentProperty object from the DocumentProperties collection. Read-only.

Syntax

expression.Item(Index)

expression Required. A variable that represents a DocumentProperties object.

Parameters

Name Required/Optional Data type Description
Index Required Variant The name or index number of the document property returned.

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>