DocumentClass.remove_Open(DocumentEvents2_OpenEventHandler) 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_Open(Microsoft::Office::Interop::Word::DocumentEvents2_OpenEventHandler ^ ) = Microsoft::Office::Interop::Word::DocumentEvents2_Event::remove_Open;
public virtual void remove_Open (Microsoft.Office.Interop.Word.DocumentEvents2_OpenEventHandler );
abstract member remove_Open : Microsoft.Office.Interop.Word.DocumentEvents2_OpenEventHandler -> unit
override this.remove_Open : Microsoft.Office.Interop.Word.DocumentEvents2_OpenEventHandler -> unit
Public Overridable Sub remove_Open ( As DocumentEvents2_OpenEventHandler)