ApplicationEvents2_Event MembersĀ 

Events interface for Microsoft Word 2000 Microsoft.Office.Interop.Excel.Application object events.

The following tables list the members exposed by the ApplicationEvents2_Event type.

Public Methods

  Name Description
add_DocumentBeforeClose  
add_DocumentBeforePrint  
add_DocumentBeforeSave  
add_DocumentChange  
add_DocumentOpen  
add_NewDocument  
add_Quit  
add_Startup  
add_WindowActivate  
add_WindowBeforeDoubleClick  
add_WindowBeforeRightClick  
add_WindowDeactivate  
add_WindowSelectionChange  
remove_DocumentBeforeClose  
remove_DocumentBeforePrint  
remove_DocumentBeforeSave  
remove_DocumentChange  
remove_DocumentOpen  
remove_NewDocument  
remove_Quit  
remove_Startup  
remove_WindowActivate  
remove_WindowBeforeDoubleClick  
remove_WindowBeforeRightClick  
remove_WindowDeactivate  
remove_WindowSelectionChange  

Top

Public Events

  Name Description
DocumentBeforeClose See the description for this event in the latest version of the event interface.
DocumentBeforePrint See the description for this event in the latest version of the event interface.
DocumentBeforeSave See the description for this event in the latest version of the event interface.
DocumentChange See the description for this event in the latest version of the event interface.
DocumentOpen See the description for this event in the latest version of the event interface.
NewDocument See the description for this event in the latest version of the event interface.
Quit See the description for this event in the latest version of the event interface.
Startup See the description for this event in the latest version of the event interface.
WindowActivate See the description for this event in the latest version of the event interface.
WindowBeforeDoubleClick See the description for this event in the latest version of the event interface.
WindowBeforeRightClick See the description for this event in the latest version of the event interface.
WindowDeactivate See the description for this event in the latest version of the event interface.
WindowSelectionChange See the description for this event in the latest version of the event interface.

Top

See Also

Reference

ApplicationEvents2_Event Interface
Microsoft.Office.Interop.Word Namespace