ApplicationClass.add_ProtectedViewWindowDeactivate Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual void add_ProtectedViewWindowDeactivate(Microsoft::Office::Interop::Word::ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::add_ProtectedViewWindowDeactivate;
public virtual void add_ProtectedViewWindowDeactivate (Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler );
abstract member add_ProtectedViewWindowDeactivate : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler -> unit
override this.add_ProtectedViewWindowDeactivate : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler -> unit
Public Overridable Sub add_ProtectedViewWindowDeactivate ( As ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler)