AllowSmartHighlighting: Boolean;
The AllowSmartHighlighting property determines whether "smart" highlighting is allowed.
Available values:
True. "Smart" highlighting is allowed. "Smart" highlighting includes:
The highlighting that determines whether the current series observation value differs from that of the observation on opening or after workbook refresh, and also from that of the observation, which is right after data saving.
The highlighting that determines whether the current (displayed) observation value differs from that calculated by the formula applied to the series.
False. "Smart" highlighting is prohibited.
The property use is given in the example for IEaxWorkbook.Laner.
See also: