次の方法で共有


ApplicationEvents3_Event.add_DocumentBeforeSave メソッド

定義

public:
 void add_DocumentBeforeSave(Microsoft::Office::Interop::Word::ApplicationEvents3_DocumentBeforeSaveEventHandler ^ );
public void add_DocumentBeforeSave (Microsoft.Office.Interop.Word.ApplicationEvents3_DocumentBeforeSaveEventHandler );
abstract member add_DocumentBeforeSave : Microsoft.Office.Interop.Word.ApplicationEvents3_DocumentBeforeSaveEventHandler -> unit
Public Sub add_DocumentBeforeSave ( As ApplicationEvents3_DocumentBeforeSaveEventHandler)

パラメーター

適用対象