Namespace OfficeOpenXml.FormulaParsing
Classes
ExcelAddressCache
Caches string by generated id's.
ExcelCalculationOption
Options used by the formula parser
FormulaCellInfo
Used in the formula calculation dependency chain
FormulaParser
Entry class for the formula calulation engine of EPPlus.
FormulaParserManager
Provides access to various functionality regarding excel formula evaluation.
NameValueProvider
Provides access to static, preconfigured instances of INameValueProvider
ParsingConfiguration
Configuration of a FormulaParser
ParsingContext
Parsing context
Interfaces
IAddressInfo
Address info
ICellInfo
Information and help methods about a cell
IFormulaCellInfo
Represents a formula cell
INameInfo
NameInfo
INameValueProvider
Name value provider
IRangeInfo
Information about a specific range used by the formula parser.
Enums
PrecisionAndRoundingStrategy
Represent strategies for handling precision and rounding of float/double values when calculating formulas.