ITabFormatConditions.BeginUpdate

Syntax

BeginUpdate;

Description

The BeginUpdate method disables calculation and use of conditional formats.

Comments

Calculation and use of conditional formats are resumed by means of the ITabFormatConditions.EndUpdate method.

Example

The property use is given in the example for ITabFormatConditions.Add.

See also:

ITabFormatConditions