_CustomXMLPartEvents_Event.remove_NodeAfterReplace Method

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

Syntax

'Declaration
Sub remove_NodeAfterReplace ( _
    param0 As _CustomXMLPartEvents_NodeAfterReplaceEventHandler _
)
'Usage
Dim instance As _CustomXMLPartEvents_Event
Dim param0 As _CustomXMLPartEvents_NodeAfterReplaceEventHandler

instance.remove_NodeAfterReplace(param0)
void remove_NodeAfterReplace(
    _CustomXMLPartEvents_NodeAfterReplaceEventHandler param0
)

Parameters

See Also

Reference

_CustomXMLPartEvents_Event Interface

_CustomXMLPartEvents_Event Members

Microsoft.Office.Core Namespace