Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
A collection of DocumentProperty objects. Each DocumentProperty object represents a built-in or custom property of a container document.
Methods
| Name | Description |
|---|---|
| Add | Creates a new custom document property. You can add a new document property only to the custom DocumentProperties collection. |
Properties
| Name | Description |
|---|---|
| Application | Gets an Application object that represents the container application for the DocumentProperties object (you can use this property with an Automation object to return that object's container application). Read-only. |
| Count | Gets a Long indicating the number of items in the DocumentProperties collection. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the DocumentProperties object was created. Read-only. |
| Item | Gets a DocumentProperty object from the DocumentProperties collection. Read-only. |
| Parent | Gets the Parent object for the DocumentProperties object. Read-only. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.