Show / Hide Table of Contents

Class BuiltInFunctions

Built-in functions Epplus provides. As opposed to custom functions made by the user.

Inheritance
System.Object
FunctionsModule
BuiltInFunctions
Implements
IFunctionModule
Inherited Members
FunctionsModule.Functions
FunctionsModule.CustomCompilers
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()

Implements

IFunctionModule
In This Article
Back to top Generated by DocFX