IAppEvents.ProtectedViewWindowBeforeClose Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- Reason
- XlProtectedViewCloseReason
- Cancel
- Boolean