Share via


ApplicationClass.XMLSelectionChange Event

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Event XMLSelectionChange As ApplicationEvents4_XMLSelectionChangeEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_XMLSelectionChangeEventHandler

AddHandler instance.XMLSelectionChange, handler
public virtual event ApplicationEvents4_XMLSelectionChangeEventHandler XMLSelectionChange

Implements

ApplicationEvents4_Event.XMLSelectionChange

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace