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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.