Engine Class
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.
Expose binding logic for Power Fx. Derive from this to provide evaluation abilities.
public class Engine
type Engine = class
Public Class Engine
- Inheritance
-
Engine
- Derived
Engine() |
Initializes a new instance of the Engine class. |
Engine(Power |
Initializes a new instance of the Engine class. |
Config |
Configuration symbols for this Power Fx engine. |
Engine |
|
Function |
Get all functions from the config and symbol tables. |
Supported |
Builtin functions supported by this engine. |
Create |
A scope is the context for a specific formula bar. This will accept the text from the formula bar (editor), use the additional parameters here, and then call Engine.Check(). |
Termék | Verziók |
---|---|
Power Fx SDK | Latest |