元元成员 (Office)MetaProperty members (Office)
代表某属性集合中的单个属性,这些属性描述了文档中存储的元数据。Represents a single property in a collection of properties describing the metadata stored in a document.
方法Methods
名称Name | 说明Description |
---|---|
ValidateValidate | 根据架构验证代表单个属性值的元属性对象。Validates a MetaProperty object representing a single property value according to a schema. |
属性Properties
名称Name | 说明Description |
---|---|
ApplicationApplication | 获取一个代表 MetaProperty 对象的容器应用程序的 Application 对象。Gets an Application object that represents the container application for the MetaProperty object. 只读。Read-only. |
CreatorCreator | 获取一个32位整数, 该整数指示在其中创建元类型对象的应用程序。Gets a 32-bit integer that indicates the application in which the MetaProperty object was created. 只读。Read-only. |
IdId | 获取元元对象的 ID。Gets the ID of the MetaProperty object. 只读。Read-only. |
IsReadOnlyIsReadOnly | 获取一个指定元属性是否为只读的 Boolean 值。Gets a Boolean value that specifies whether the meta property is read-only. 只读。Read-only. |
IsRequiredIsRequired | 获取一个指定元属性是否为必需的 Boolean 值。Gets a Boolean value that specifies whether the meta property is required. 只读。Read-only. |
NameName | 获取元元对象的名称。Gets the name of the MetaProperty object. 只读。Read-only. |
ParentParent | 获取元元对象的父对象。Gets the Parent object for the MetaProperty object. 只读。Read-only. |
TypeType | 获取元数据对象的数据类型。Gets the data type of a MetaProperty object. 只读。Read-only. |
值Value | 获取或设置 MetaProperty 对象的值。Gets or sets the value of the MetaProperty object. 读/写。Read/write. |
支持和反馈Support and feedback
有关于 Office VBA 或本文档的疑问或反馈?Have questions or feedback about Office VBA or this documentation? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.