DocumentClass.remove_New(DocumentEvents2_NewEventHandler) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
virtual void remove_New(Microsoft::Office::Interop::Word::DocumentEvents2_NewEventHandler ^ ) = Microsoft::Office::Interop::Word::DocumentEvents2_Event::remove_New;
public virtual void remove_New (Microsoft.Office.Interop.Word.DocumentEvents2_NewEventHandler );
abstract member remove_New : Microsoft.Office.Interop.Word.DocumentEvents2_NewEventHandler -> unit
override this.remove_New : Microsoft.Office.Interop.Word.DocumentEvents2_NewEventHandler -> unit
Public Overridable Sub remove_New ( As DocumentEvents2_NewEventHandler)