Show / Hide Table of Contents

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
In This Article
Back to top Generated by DocFX