Namespace OfficeOpenXml.FormulaParsing.Excel.Functions
Classes
ArgumentCollectionUtil
ArgumentParser
ArgumentParserFactory
ArgumentParsers
ArrayBehaviourConfig
This class should be used to configure how arrays/ranges are treated as parameters to functions that can return a dynamic array.
BoolArgumentParser
BuiltInFunctions
CollectionFlattener<T>
CompileResultValidator
CompileResultValidators
DecimalCompileResultValidator
DoubleArgumentParser
DoubleEnumerableArgConverter
DoubleEnumerableParseOptions
Options for parsing function arguments to a list of doubles
ExcelFunction
Base class for Excel function implementations.
ExcelFunctionParametersInfo
FunctionArgument
Represents a function argument passed to the Execute method of a ExcelFunction class. Execute(IList<FunctionArgument>, ParsingContext)
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
Enums
ExcelFunctionArrayBehaviour
Used to indicate if a function can return an array of values.
FunctionParameterInformation
Information about an argument passed to a function used in the formula parser.