Show / Hide Table of Contents

Interface IExpressionFactory

Namespace: OfficeOpenXml.FormulaParsing.ExpressionGraph
Assembly: EPPlus.dll
Syntax
public interface IExpressionFactory

Methods

Create(Token)

Declaration
Expression Create(Token token)
Parameters
Type Name Description
Token token
Returns
Type Description
Expression
Back to top Generated by DocFX