ApplicationClass.remove_DocumentSync 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_DocumentSync(Microsoft::Office::Interop::Word::ApplicationEvents4_DocumentSyncEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::remove_DocumentSync;
public virtual void remove_DocumentSync (Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentSyncEventHandler );
abstract member remove_DocumentSync : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentSyncEventHandler -> unit
override this.remove_DocumentSync : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentSyncEventHandler -> unit
Public Overridable Sub remove_DocumentSync ( As ApplicationEvents4_DocumentSyncEventHandler)