_Workbook.Research Property

Definition

Returns a Research object that represents the research service for a workbook. Read-only.

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

Property Value

Research

Applies to