IPivot.Locked

Syntax

Locked: Boolean;

Description

The Locked property returns an indicator of table copying being locked.

Comments

The property returns True if the BeginUpdate method was called, but the copying by the EndUpdate method was not resumed.

See also:

IPivot