property CalcEdit.EvaluateSel as Boolean
Specifies whether the control evaluates the selection.

TypeDescription
Boolean A Boolean expression that specifies whether the control evaluates the selection.
By default, the EvaluateSel property is True, which indicates that the control evaluates the selection, while it is changed. Set the EvaluateSel property on False, to prevent evaluating the current selection.