Table of Contents

Class FunctionNameProvider

Namespace
OfficeOpenXml.FormulaParsing.Excel.Functions
Assembly
EPPlus.dll

Function name provider

public class FunctionNameProvider : IFunctionNameProvider
Inheritance
FunctionNameProvider
Implements
Inherited Members

Properties

Empty

Empty

public static FunctionNameProvider Empty { get; }

Property Value

FunctionNameProvider

Methods

IsFunctionName(string)

Is function name

public virtual bool IsFunctionName(string name)

Parameters

name string

Returns

bool