ApplicationClass.ApplicationEvents3_Event_remove_DocumentChange Method

Definition

public:
 virtual void ApplicationEvents3_Event_remove_DocumentChange(Microsoft::Office::Interop::Word::ApplicationEvents3_DocumentChangeEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents3_Event::remove_DocumentChange;
public virtual void ApplicationEvents3_Event_remove_DocumentChange (Microsoft.Office.Interop.Word.ApplicationEvents3_DocumentChangeEventHandler );
abstract member ApplicationEvents3_Event_remove_DocumentChange : Microsoft.Office.Interop.Word.ApplicationEvents3_DocumentChangeEventHandler -> unit
override this.ApplicationEvents3_Event_remove_DocumentChange : Microsoft.Office.Interop.Word.ApplicationEvents3_DocumentChangeEventHandler -> unit
Public Overridable Sub ApplicationEvents3_Event_remove_DocumentChange ( As ApplicationEvents3_DocumentChangeEventHandler)

Parameters

Applies to