_Application.Watches 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.
Retourne un Watches objet représentant une plage qui fait l’objet d’un suivi lorsque la feuille de calcul est recalculée.
public:
property Microsoft::Office::Interop::Excel::Watches ^ Watches { Microsoft::Office::Interop::Excel::Watches ^ get(); };
public Microsoft.Office.Interop.Excel.Watches Watches { get; }
Public ReadOnly Property Watches As Watches