IPivotTable.IsEditing

Syntax

IsEditing: Boolean;

Description

The IsEditing property returns whether the table is in edit mode. The property returns True if the Edit method was called.

See also:

IPivotTable