Show / Hide Table of Contents

Namespace OfficeOpenXml.FormulaParsing.Excel.Functions

Classes

ArgumentCollectionUtil

ArgumentParser

ArgumentParserFactory

ArgumentParsers

BoolArgumentParser

BuiltInFunctions

CollectionFlattener<T>

CompileResultValidator

CompileResultValidators

DecimalCompileResultValidator

DoubleArgumentParser

DoubleEnumerableArgConverter

ErrorHandlingFunction

Base class for functions that handles an error that occurs during the normal execution of the function. If an exception occurs during the Execute-call that exception will be caught by the compiler, then the HandleError-method will be called.

ExcelFunction

Base class for Excel function implementations.

FunctionArgument

FunctionNameProvider

FunctionRepository

This class provides methods for accessing/modifying VBA Functions.

FunctionsModule

Base class

HiddenValuesHandlingFunction

Base class for functions that needs to handle cells that is not visible.

IntArgumentParser

ObjectEnumerableArgConverter

Structs

ExcelDoubleCellValue

Interfaces

IFunctionModule

IFunctionNameProvider

In This Article
  • Classes
  • Structs
  • Interfaces
Back to top Generated by DocFX