CustomXMLParts 成员 (Office)
表示 CustomXMLPart 对象的集合。
事件
名称 | 说明 |
---|---|
PartAfterAdd | 在将 CustomXMLPart 对象添加到 CustomXMLParts 集合后发生。 |
PartAfterLoad | 在加载 CustomXMLPart 对象后发生。 |
PartBeforeDelete | 该事件恰好发生在从 CustomXMLParts 集合中删除 CustomXMLPart 对象之前。 |
方法
名称 | 说明 |
---|---|
添加 | 允许您向文件添加新的 CustomXMLPart。 |
SelectByID | 选择与 GUID 匹配的自定义 XML 部件。 |
SelectByNamespace | 选择其命名空间与搜索条件匹配的自定义 XML 部件的集合。 |
属性
名称 | 说明 |
---|---|
Application | 获取一个 Application 对象,该对象代表 CustomXMLParts 对象的容器应用程序。 只读。 |
Count | 获取一个 Long 类型的值,该值指示 CustomXMLParts 集合中的项数。 只读。 |
Creator | 获取一个 32 位整数,该整数指示在其中创建了 CustomXMLParts 对象的应用程序。 只读。 |
项目 | 从 CustomXMLParts 集合中获取 CustomXMLParts 对象。 只读。 |
Parent | 获取 CustomXMLParts 对象的 Parent 对象。 只读。 |
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。