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