Show / Hide Table of Contents

Interface IFunctionNameProvider

Namespace: OfficeOpenXml.FormulaParsing.Excel.Functions
Assembly: EPPlus.dll
Syntax
public interface IFunctionNameProvider

Methods

IsFunctionName(String)

Declaration
bool IsFunctionName(string name)
Parameters
Type Name Description
System.String name
Returns
Type Description
System.Boolean
In This Article
  • Methods
    • IsFunctionName(String)
Back to top Generated by DocFX