RecalcEngine.GetValue(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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