CustomXMLParts members (Office)
Article 09/13/2021
5 contributors
Feedback
In this article
Represents a collection of CustomXMLPart objects.
Events
Name
Description
PartAfterAdd
Occurs just after a CustomXMLPart object is added to the CustomXMLParts collection.
PartAfterLoad
Occurs just after a CustomXMLPart object is loaded.
PartBeforeDelete
Occurs just before a CustomXMLPart object is deleted from the CustomXMLParts collection.
Methods
Name
Description
Add
Allows you to add a new CustomXMLPart to a file.
SelectByID
Selects a custom XML part matching a GUID.
SelectByNamespace
Selects the collection of custom XML parts whose namespace matches the search criteria.
Properties
Name
Description
Application
Gets an Application object that represents the container application for the CustomXMLParts object. Read-only.
Count
Gets a Long indicating the number of items in the CustomXMLParts collection. Read-only.
Creator
Gets a 32-bit integer that indicates the application in which the CustomXMLParts object was created. Read-only.
Item
Gets a CustomXMLPart object from the CustomXMLParts collection. Read-only.
Parent
Gets the Parent object for the CustomXMLParts 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.