Class BuiltInFunctions
Built-in functions Epplus provides. As opposed to custom functions made by the user.
Implements
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: OfficeOpenXml.FormulaParsing.Excel.Functions
Assembly: EPPlus.dll
Syntax
public class BuiltInFunctions : FunctionsModule, IFunctionModule
Constructors
BuiltInFunctions()
Declaration
public BuiltInFunctions()