CustomXMLParts Members (Office)
Represents a collection of CustomXMLPart objects.
Methods
Name |
Description |
---|---|
Allows you to add a new CustomXMLPart to a file. |
|
Selects a custom XML part matching a GUID. |
|
Selects the collection of custom XML parts whose namespace matches the search criteria. |
Properties
Name |
Description |
---|---|
Gets an Application object that represents the container application for the CustomXMLParts object. Read-only. |
|
Gets a Long indicating the number of items in the CustomXMLParts collection. Read-only. |
|
Gets a 32-bit integer that indicates the application in which the CustomXMLParts object was created. Read-only. |
|
Gets a CustomXMLPart object from the CustomXMLParts collection. Read-only. |
|
Gets the Parent object for the CustomXMLParts object. Read-only. |
Events
Name |
Description |
---|---|
Occurs just after a CustomXMLPart object is added to the CustomXMLParts collection. |
|
Occurs just after a CustomXMLPart object is loaded. |
|
Occurs just before a CustomXMLPart object is deleted from the CustomXMLParts collection. |