MetaProperties members (Office)
Represents a collection of properties describing the metadata stored in a document.
Methods
Name | Description |
---|---|
GetItemByInternalName | Gets a property's value specifying its name as opposed to its index value. |
Validate | Validates all of the properties in a MetaProperties collection object according to a schema. |
Properties
Name | Description |
---|---|
Application | Gets an Application object that represents the container application for the MetaProperties object. Read-only. |
Count | Gets a Long indicating the number of items in the MetaProperties collection. Read-only. |
Creator | Gets a 32-bit integer that indicates the application in which the MetaProperties object was created. Read-only. |
Item | Gets a MetaProperty object from the MetaProperties collection. Read-only. |
Parent | Gets the Parent object for the MetaProperties object. Read-only. |
SchemaXml | Gets the schema XML for the MetaProperties 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.