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