次の方法で共有


ApplicationClass.ApplicationEvents3_Event_remove_DocumentBeforeSave メソッド

定義

public:
 virtual void ApplicationEvents3_Event_remove_DocumentBeforeSave(Microsoft::Office::Interop::Word::ApplicationEvents3_DocumentBeforeSaveEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents3_Event::remove_DocumentBeforeSave;
public virtual void ApplicationEvents3_Event_remove_DocumentBeforeSave (Microsoft.Office.Interop.Word.ApplicationEvents3_DocumentBeforeSaveEventHandler );
abstract member ApplicationEvents3_Event_remove_DocumentBeforeSave : Microsoft.Office.Interop.Word.ApplicationEvents3_DocumentBeforeSaveEventHandler -> unit
override this.ApplicationEvents3_Event_remove_DocumentBeforeSave : Microsoft.Office.Interop.Word.ApplicationEvents3_DocumentBeforeSaveEventHandler -> unit
Public Overridable Sub ApplicationEvents3_Event_remove_DocumentBeforeSave ( As ApplicationEvents3_DocumentBeforeSaveEventHandler)

パラメーター

適用対象