_Workbook.AcceptAllChanges(Object, Object, Object) 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.
Cette méthode accepte toutes les modifications apportées au classeur partagé spécifié.
public void AcceptAllChanges (object When, object Who, object Where);
Public Sub AcceptAllChanges (Optional When As Object, Optional Who As Object, Optional Where As Object)
Paramètres
- When
- Object
Objet facultatif. Indique quand tous les changements sont acceptés.
- Who
- Object
Objet facultatif. Indique par qui tous les changements sont acceptés.
- Where
- Object
Objet facultatif. Indique où tous les changements sont acceptés.