EvaluationContextOnError 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.2.9018.0
C#
public OnErrorAction OnError { get; set; }

Property Value

OnErrorAction

See Also