ApplicationClass.ApplicationEvents2_Event_add_DocumentOpen Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual void ApplicationEvents2_Event_add_DocumentOpen(Microsoft::Office::Interop::Word::ApplicationEvents2_DocumentOpenEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents2_Event::add_DocumentOpen;
public virtual void ApplicationEvents2_Event_add_DocumentOpen (Microsoft.Office.Interop.Word.ApplicationEvents2_DocumentOpenEventHandler );
abstract member ApplicationEvents2_Event_add_DocumentOpen : Microsoft.Office.Interop.Word.ApplicationEvents2_DocumentOpenEventHandler -> unit
override this.ApplicationEvents2_Event_add_DocumentOpen : Microsoft.Office.Interop.Word.ApplicationEvents2_DocumentOpenEventHandler -> unit
Public Overridable Sub ApplicationEvents2_Event_add_DocumentOpen ( As ApplicationEvents2_DocumentOpenEventHandler)