Namespace OfficeOpenXml.FormulaParsing
Classes
EpplusExcelExternalRangeInfo
Provide the formula parser with information about an workbook external range.
ExcelAddressCache
Caches string by generated id's.
ExcelCalculationOption
Options used by the formula parser
ExcelCell
ExternalCellInfo
Provides information about an external cell in an external range.
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
ParsingScope
Represents a parsing of a single input or workbook addrses.
ParsingScopes
This class implements a stack on which instances of ParsingScope are put. Each ParsingScope represents the parsing of an address in the workbook.
Interfaces
ICellInfo
Information and help methods about a cell
IFormulaCellInfo
Represents a formula cell
INameInfo
INameValueProvider
IParsingLifetimeEventHandler
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.