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