ApplicationEvents4.ProtectedViewWindowBeforeEdit 方法

定义

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)

参数

Cancel
Boolean

适用于