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