ApplicationEvents4_Event.Quit イベント

定義

ユーザーがWordを終了したときに発生します。

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_QuitEventHandler ^ Quit;
event Microsoft.Office.Interop.Word.ApplicationEvents4_QuitEventHandler Quit;
member this.Quit : Microsoft.Office.Interop.Word.ApplicationEvents4_QuitEventHandler 
Event Quit As ApplicationEvents4_QuitEventHandler 

イベントの種類

適用対象