Share via


IPivotFormulas.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 PivotFormula
'Usage
Dim instance As IPivotFormulas
Dim Index As Object
Dim returnValue As PivotFormula

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

Parameters

Return Value

Type: Microsoft.Office.Interop.Excel.PivotFormula

See Also

Reference

IPivotFormulas Interface

IPivotFormulas Members

Microsoft.Office.Interop.Excel Namespace