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