DocumentEvents2_Event.add_ContentControlBeforeContentUpdate Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
void add_ContentControlBeforeContentUpdate(Microsoft::Office::Interop::Word::DocumentEvents2_ContentControlBeforeContentUpdateEventHandler ^ );
public void add_ContentControlBeforeContentUpdate (Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlBeforeContentUpdateEventHandler );
abstract member add_ContentControlBeforeContentUpdate : Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlBeforeContentUpdateEventHandler -> unit
Public Sub add_ContentControlBeforeContentUpdate ( As DocumentEvents2_ContentControlBeforeContentUpdateEventHandler)