Workbook.Research Property

Definition

Gets an object that represents the research service for the workbook.

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

Property Value

A Microsoft.Office.Interop.Excel.Research object that represents the research service for the workbook.

Applies to