EvaluationContext.OnError Property

Defines if automatic pause on calculation error enabled for the Worksheet.

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public OnErrorAction OnError { get; set; }

Property Value

OnErrorAction

See Also