PivotTable.ListFormulas Method
Creates a list of calculated PivotTable items and fields on a separate worksheet.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub ListFormulas
'Usage
Dim instance As PivotTable
instance.ListFormulas()
void ListFormulas()
Remarks
This method isn’t available for OLAP data sources.