Workbook.Research 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得物件,表示活頁簿的研究服務。
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 物件。