次の方法で共有


ApplicationClass.remove_ProtectedViewWindowDeactivate メソッド

定義

public:
 virtual void remove_ProtectedViewWindowDeactivate(Microsoft::Office::Interop::Word::ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::remove_ProtectedViewWindowDeactivate;
public virtual void remove_ProtectedViewWindowDeactivate (Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler );
abstract member remove_ProtectedViewWindowDeactivate : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler -> unit
override this.remove_ProtectedViewWindowDeactivate : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler -> unit
Public Overridable Sub remove_ProtectedViewWindowDeactivate ( As ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler)

パラメーター

実装

適用対象