Interface IFunctionNameProvider
Function name provider
Namespace: OfficeOpenXml.FormulaParsing.Excel.Functions
Assembly: EPPlus.dll
Syntax
public interface IFunctionNameProvider
Methods
IsFunctionName(string)
Is function name
Declaration
bool IsFunctionName(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name |
Returns
| Type | Description |
|---|---|
| bool |