AppEvents.ProtectedViewWindowBeforeClose Methode

Definition

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

Parameter

Cancel
Boolean

Gilt für: