Edit

Share via


CustomXMLParts Interface

Definition

C++
public interface class CustomXMLParts : Microsoft::Office::Core::_CustomXMLParts, Microsoft::Office::Core::_CustomXMLPartsEvents_Event
Derived
Attributes
Implements

Properties

Application (Inherited from _IMsoDispObj)
Count

Gets the number of items in the _CustomXMLParts collection. Read-only.

(Inherited from _CustomXMLParts)
Creator (Inherited from _IMsoDispObj)
Item[Object]

Gets a _CustomXMLPart object from the _CustomXMLParts collection. Read-only.

(Inherited from _CustomXMLParts)
Parent

Gets the parent object for the _CustomXMLParts object. Read-only.

(Inherited from _CustomXMLParts)

Methods

Events

PartAfterAdd

Occurs just after a _CustomXMLPartobject is added to the _CustomXMLParts collection.

(Inherited from _CustomXMLPartsEvents_Event)
PartAfterLoad

Occurs just after a _CustomXMLPart object is loaded.

(Inherited from _CustomXMLPartsEvents_Event)
PartBeforeDelete

Occurs just before a _CustomXMLPart object is deleted from the _CustomXMLParts collection.

(Inherited from _CustomXMLPartsEvents_Event)

Applies to

Product Versions
Office primary interop assembly Latest