EndUpdate;
The EndUpdate method resumes calculation and use of conditional formats.
The method resumes calculation and use of conditional formats after the use of the ITabFormatConditions.BeginUpdate method. When the method is called, all changes made with conditional formats between calls of the ITabFormatConditions.BeginUpdate and ITabFormatConditions.EndUpdate methods will also be applied.
The property use is given in the example for ITabFormatConditions.Add.
See also: