_CustomXMLPartsEvents_Event.remove_PartAfterLoad Method

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

Syntax

'Declaration
Sub remove_PartAfterLoad ( _
    param0 As _CustomXMLPartsEvents_PartAfterLoadEventHandler _
)
'Usage
Dim instance As _CustomXMLPartsEvents_Event
Dim param0 As _CustomXMLPartsEvents_PartAfterLoadEventHandler

instance.remove_PartAfterLoad(param0)
void remove_PartAfterLoad(
    _CustomXMLPartsEvents_PartAfterLoadEventHandler param0
)

Parameters

See Also

Reference

_CustomXMLPartsEvents_Event Interface

_CustomXMLPartsEvents_Event Members

Microsoft.Office.Core Namespace