Share via


_CustomXMLParts Members

Include Protected Members
Include Inherited Members

Represents a collection of _CustomXMLPart objects.

The _CustomXMLParts type exposes the following members.

Properties

  Name Description
Public property Application Gets an Application object that represents the container application for the _CustomXMLParts object. Read-only.
Public property Application (Inherited from _IMsoDispObj.)
Public property Count Gets the number of items in the _CustomXMLParts collection. Read-only.
Public property Creator Gets a 32-bit integer that indicates the application in which the _CustomXMLParts object was created. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Item Gets a _CustomXMLPart object from the _CustomXMLParts collection. Read-only.
Public property Parent Gets the parent object for the _CustomXMLParts object. Read-only.

Top

Methods

  Name Description
Public method Add Allows you to add a new _CustomXMLPart to a file.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method SelectByID Selects a custom XML part matching a GUID.
Public method SelectByNamespace Selects the collection of custom XML parts whose namespace matches the search criteria.

Top

See Also

Reference

_CustomXMLParts Interface

Microsoft.Office.Core Namespace