WorkbookConnection.RefreshWithRefreshAll Propriété
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.
Détermine si la connexion doit être actualisée lors de l’exécution de l’actualisation de tout. Boolean (bool en C#). Lecture/écriture.
public:
property bool RefreshWithRefreshAll { bool get(); void set(bool value); };
public bool RefreshWithRefreshAll { get; set; }
Public Property RefreshWithRefreshAll As Boolean