IAppEvents.ProtectedViewWindowBeforeEdit(ProtectedViewWindow, Boolean) Method

Definition

public:
 void ProtectedViewWindowBeforeEdit(Microsoft::Office::Interop::Excel::ProtectedViewWindow ^ Pvw, [Runtime::InteropServices::Out] bool % Cancel);
public void ProtectedViewWindowBeforeEdit (Microsoft.Office.Interop.Excel.ProtectedViewWindow Pvw, out bool Cancel);
Public Sub ProtectedViewWindowBeforeEdit (Pvw As ProtectedViewWindow, ByRef Cancel As Boolean)

Parameters

Cancel
Boolean

Applies to