ApplicationEvents4_Event.DocumentBeforeSave イベント

定義

開いている文書が保存される前に発生します。

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_DocumentBeforeSaveEventHandler ^ DocumentBeforeSave;
event Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforeSaveEventHandler DocumentBeforeSave;
member this.DocumentBeforeSave : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforeSaveEventHandler 
Event DocumentBeforeSave As ApplicationEvents4_DocumentBeforeSaveEventHandler 

イベントの種類

適用対象