IsInUpdate: Boolean;
The IsInUpdate property returns whether conditional formats are used.
Available values:
True. The use of conditional formats is disabled.
False. Default value. The use of conditional formats is not disabled.
The property use is given in the example for ITabFormatConditions.Add.
See also: