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