PivotItem.IsCalculated Property (Excel)
True if the PivotTable item is a calculated field or item. Read-only Boolean.
Syntax
expression .IsCalculated
expression A variable that represents a PivotItem object.
Remarks
For OLAP data sources, this property always returns False.