Freigeben über


RecalcEngine.GetValue(String) Method

Definition

Get the current value of a formula.

public Microsoft.PowerFx.Types.FormulaValue GetValue(string name);
member this.GetValue : string -> Microsoft.PowerFx.Types.FormulaValue
Public Function GetValue (name As String) As FormulaValue

Parameters

name
String

Returns

Applies to