IPivotTable.IsChanged

Syntax

IsChanged: Boolean;

Description

The IsChanged property returns whether changed data is present in the table.

Comments

The property returns True if data was changed, but the Post or the Cancel method was not called.

See also:

IPivotTable