Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function Item ( _
Index As Object _
) As PivotItem
'Usage
Dim instance As IPivotItemList
Dim Index As Object
Dim returnValue As PivotItem
returnValue = instance.Item(Index)
PivotItem Item(
Object Index
)
Parameters
- Index
Type: System.Object
Return Value
Type: Microsoft.Office.Interop.Excel.PivotItem