ShowEvalCells: Boolean;
The ShowEvalCells property determines whether an icon for calculated cells will be used.
The property is set to True by default, and the icon is displayed for calculated cells with values. The icon will also be displayed if the cell does not contain calculated value.
If the ShowEvalCells property is set to False, the icon for calculated cells will not be displayed.
The property use is given in the example for IDefTableArea.ShowAccessCells.
See also: