IPivotTable.IsChanged

Syntax

IsChanged: Boolean;

Description

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

Comments

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

See also:

IPivotTable