次の方法で共有


ApplicationClass.DocumentBeforeSave イベント

定義

public:
 virtual event Microsoft::Office::Interop::Word::ApplicationEvents4_DocumentBeforeSaveEventHandler ^ DocumentBeforeSave;
public virtual event Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforeSaveEventHandler DocumentBeforeSave;
member this.DocumentBeforeSave : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforeSaveEventHandler 
Public Overridable Custom Event DocumentBeforeSave As ApplicationEvents4_DocumentBeforeSaveEventHandler Implements DocumentBeforeSave

イベントの種類

実装

適用対象