_Application.Watches 属性

定义

返回一个 Watches 对象,该对象表示重新计算工作表时跟踪的区域。

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

属性值

适用于