Share via


IPivotTable.PivotFields Method

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

Syntax

'Declaration
Function PivotFields ( _
    Index As Object _
) As Object
'Usage
Dim instance As IPivotTable
Dim Index As Object
Dim returnValue As Object

returnValue = instance.PivotFields(Index)
Object PivotFields(
    Object Index
)

Parameters

Return Value

Type: System.Object

See Also

Reference

IPivotTable Interface

IPivotTable Members

Microsoft.Office.Interop.Excel Namespace