Table of Contents

Interface IFunctionNameProvider

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

Function name provider

public interface IFunctionNameProvider

Methods

IsFunctionName(string)

Is function name

bool IsFunctionName(string name)

Parameters

name string

Returns

bool