次の方法で共有


IAppEvents.ProtectedViewWindowBeforeEdit(ProtectedViewWindow, Boolean) メソッド

定義

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)

パラメーター

Cancel
Boolean

適用対象