Research Interface

Represents the controls of a Research query.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<GuidAttribute("000244AC-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface Research
'Usage
Dim instance As Research
[GuidAttribute("000244AC-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface Research

Remarks

When working with Research queries, you must have an existing GUID that corresponds to a live data source. If the data source is unavailable or does not exist, a run-time error occurs.

See Also

Reference

Research Members

Microsoft.Office.Interop.Excel Namespace