Version

Infragistics.Documents.Excel.CalcEngine Namespace

Classes
 ClassDescription
ClassArrayProxy Represents a two-dimensional array of ExcelCalcValue instances used in calculations.
ClassExcelCalcErrorValue Provides methods and properties used to define and manage a calculation error value.
ClassExcelCalcFunction Base class for formula functions.
ClassExcelCalcNumberStack Stack of ExcelCalcValue instances used to evaluate formulas.
ClassExcelCalcValue Provides methods that manage a composite data type representing a value.
Interfaces
 InterfaceDescription
InterfaceIExcelCalcFormula Interface implemented by the formula object.
InterfaceIExcelCalcReference The Primary Reference Inteface.
InterfaceIExcelCalcReferenceCollection Collection of IExcelCalcReference objects
Enumerations
 EnumerationDescription
EnumerationExcelCalcErrorCode Enumeration of error codes assigned to ExcelCalcErrorValue.
See Also