QueryTableClass Class

Reserved for internal use.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Interop.Excel.QueryTableClass

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

Syntax

'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("59191DA1-EA47-11CE-A51F-00AA0061507F")> _
Public Class QueryTableClass _
    Implements _QueryTable, QueryTable, RefreshEvents_Event
'Usage
Dim instance As QueryTableClass
[ClassInterfaceAttribute()]
[GuidAttribute("59191DA1-EA47-11CE-A51F-00AA0061507F")]
public class QueryTableClass : _QueryTable, 
    QueryTable, RefreshEvents_Event

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

QueryTableClass Members

Microsoft.Office.Interop.Excel Namespace