BeginUpdate;
The BeginUpdate method disables calculation and use of conditional formats.
Calculation and use of conditional formats are resumed by means of the ITabFormatConditions.EndUpdate method.
The property use is given in the example for ITabFormatConditions.Add.
See also: