_Workbook.Research Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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