_CustomXMLPartsEvents_Event Members

Include Protected Members
Include Inherited Members

The _CustomXMLPartsEvents_Event type exposes the following members.

Methods

  Name Description
Public method add_PartAfterAdd
Public method add_PartAfterLoad
Public method add_PartBeforeDelete
Public method remove_PartAfterAdd
Public method remove_PartAfterLoad
Public method remove_PartBeforeDelete

Top

Events

  Name Description
Public event PartAfterAdd Occurs just after a _CustomXMLPartobject is added to the _CustomXMLParts collection.
Public event PartAfterLoad Occurs just after a _CustomXMLPart object is loaded.
Public event PartBeforeDelete Occurs just before a _CustomXMLPart object is deleted from the _CustomXMLParts collection.

Top

See Also

Reference

_CustomXMLPartsEvents_Event Interface

Microsoft.Office.Core Namespace