IPivotTable.IsEvaluatedCell

Syntax

IsEvaluatedCell(Row: Integer; Column: Integer): Boolean;

Parameters

Row - cell row index.

Column - cell column index.

Description

The IsEvaluatedCell property returns whether this cell is calculated one.

See also:

IPivotTable