WorksheetGetEvaluationContext Method

Creates a new instance of EvaluationContext for use with this worksheet.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public EvaluationContext GetEvaluationContext()

Return Value

EvaluationContext
The created instance of EvaluationContext.

See Also