ApplicationClass.ApplicationEvents2_Event_add_DocumentBeforeClose Method

Definition

public:
 virtual void ApplicationEvents2_Event_add_DocumentBeforeClose(Microsoft::Office::Interop::Word::ApplicationEvents2_DocumentBeforeCloseEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents2_Event::add_DocumentBeforeClose;
public virtual void ApplicationEvents2_Event_add_DocumentBeforeClose (Microsoft.Office.Interop.Word.ApplicationEvents2_DocumentBeforeCloseEventHandler );
abstract member ApplicationEvents2_Event_add_DocumentBeforeClose : Microsoft.Office.Interop.Word.ApplicationEvents2_DocumentBeforeCloseEventHandler -> unit
override this.ApplicationEvents2_Event_add_DocumentBeforeClose : Microsoft.Office.Interop.Word.ApplicationEvents2_DocumentBeforeCloseEventHandler -> unit
Public Overridable Sub ApplicationEvents2_Event_add_DocumentBeforeClose ( As ApplicationEvents2_DocumentBeforeCloseEventHandler)

Parameters

Applies to