Interface ICompileStrategyFactory
Namespace: OfficeOpenXml.FormulaParsing.ExpressionGraph.CompileStrategy
Assembly: EPPlus.dll
Syntax
public interface ICompileStrategyFactory
Methods
Create(Expression)
Declaration
CompileStrategy Create(Expression expression)
Parameters
Type | Name | Description |
---|---|---|
Expression | expression |
Returns
Type | Description |
---|---|
CompileStrategy |