Interface IFunctionNameProvider
Namespace: OfficeOpenXml.FormulaParsing.Excel.Functions
Assembly: EPPlus.dll
Syntax
public interface IFunctionNameProviderMethods
IsFunctionName(String)
Declaration
bool IsFunctionName(string name)Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | name | 
Returns
| Type | Description | 
|---|---|
| System.Boolean |