Workbook.Research 屬性

定義

取得物件,表示活頁簿的研究服務。

public:
 property Microsoft::Office::Interop::Excel::Research ^ Research { Microsoft::Office::Interop::Excel::Research ^ get(); };
public Microsoft.Office.Interop.Excel.Research Research { get; }
member this.Research : Microsoft.Office.Interop.Excel.Research
Public ReadOnly Property Research As Research

屬性值

代表活頁簿研究服務的 Microsoft.Office.Interop.Excel.Research 物件。

適用於