Partager via


IQueryTables.Item Method

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

Syntax

'Declaration
Function Item ( _
    Index As Object _
) As QueryTable
'Usage
Dim instance As IQueryTables
Dim Index As Object
Dim returnValue As QueryTable

returnValue = instance.Item(Index)
QueryTable Item(
    Object Index
)

Parameters

Return Value

Type: Microsoft.Office.Interop.Excel.QueryTable

See Also

Reference

IQueryTables Interface

IQueryTables Members

Microsoft.Office.Interop.Excel Namespace