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 |