_Application.Watches Propiedad

Definición

Devuelve un Watches objeto que representa un rango al que se realiza un seguimiento cuando se vuelve a calcular la hoja de cálculo.

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

Valor de propiedad

Se aplica a