ApplicationClass.add_XMLSelectionChange Method

Definition

public:
 virtual void add_XMLSelectionChange(Microsoft::Office::Interop::Word::ApplicationEvents4_XMLSelectionChangeEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::add_XMLSelectionChange;
public virtual void add_XMLSelectionChange (Microsoft.Office.Interop.Word.ApplicationEvents4_XMLSelectionChangeEventHandler );
abstract member add_XMLSelectionChange : Microsoft.Office.Interop.Word.ApplicationEvents4_XMLSelectionChangeEventHandler -> unit
override this.add_XMLSelectionChange : Microsoft.Office.Interop.Word.ApplicationEvents4_XMLSelectionChangeEventHandler -> unit
Public Overridable Sub add_XMLSelectionChange ( As ApplicationEvents4_XMLSelectionChangeEventHandler)

Parameters

Implements

Applies to