ApplicationClass.add_ProtectedViewWindowBeforeEdit Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
virtual void add_ProtectedViewWindowBeforeEdit(Microsoft::Office::Interop::Word::ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::add_ProtectedViewWindowBeforeEdit;
public virtual void add_ProtectedViewWindowBeforeEdit (Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler );
abstract member add_ProtectedViewWindowBeforeEdit : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler -> unit
override this.add_ProtectedViewWindowBeforeEdit : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler -> unit
Public Overridable Sub add_ProtectedViewWindowBeforeEdit ( As ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler)