_CustomXMLPartsEvents_Event.PartAfterAdd Event

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

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Event PartAfterAdd As _CustomXMLPartsEvents_PartAfterAddEventHandler
'Usage
Dim instance As _CustomXMLPartsEvents_Event
Dim handler As _CustomXMLPartsEvents_PartAfterAddEventHandler

AddHandler instance.PartAfterAdd, handler
event _CustomXMLPartsEvents_PartAfterAddEventHandler PartAfterAdd

See Also

Reference

_CustomXMLPartsEvents_Event Interface

_CustomXMLPartsEvents_Event Members

Microsoft.Office.Core Namespace