DocumentClass.remove_New(DocumentEvents2_NewEventHandler) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)