IPivotTable.IsEvaluatedCell

Syntax

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

Options

Row is an index of a cell row.

Column is an index of a cell column.

Description

The IsEvaluatedCell property returns whether this cell is calculated one.

See also:

IPivotTable