DocumentBase.ContentControlBeforeContentUpdate 事件

如果内容控件绑定到自定义 XML 部件,则此事件就在 Microsoft Office Word 更新该内容控件中的文本之前发生。

命名空间:  Microsoft.Office.Tools.Word
程序集:  Microsoft.Office.Tools.Word.v4.0.Utilities(在 Microsoft.Office.Tools.Word.v4.0.Utilities.dll 中)

语法

声明
Public Event ContentControlBeforeContentUpdate As DocumentEvents2_ContentControlBeforeContentUpdateEventHandler
public event DocumentEvents2_ContentControlBeforeContentUpdateEventHandler ContentControlBeforeContentUpdate

备注

有关处理事件的更多信息,请参见使用事件

.NET Framework 安全性

请参见

参考

DocumentBase 类

Microsoft.Office.Tools.Word 命名空间