IApplicationEvents4.ProtectedViewWindowBeforeEdit 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:
void ProtectedViewWindowBeforeEdit(Microsoft::Office::Interop::Word::ProtectedViewWindow ^ PvWindow, [Runtime::InteropServices::Out] bool % Cancel);
public void ProtectedViewWindowBeforeEdit (Microsoft.Office.Interop.Word.ProtectedViewWindow PvWindow, out bool Cancel);
abstract member ProtectedViewWindowBeforeEdit : Microsoft.Office.Interop.Word.ProtectedViewWindow * bool -> unit
Public Sub ProtectedViewWindowBeforeEdit (PvWindow As ProtectedViewWindow, ByRef Cancel As Boolean)
Parâmetros
- PvWindow
- ProtectedViewWindow
- Cancel
- Boolean