Spread WPF 18
Inheritance Hierarchy
In This Topic
    GrapeCity.CalcEngine Namespace (GrapeCity.CalcEngine)
    In This Topic
    Classes
     ClassDescription
    ClassRepresents the attribute that allows user to indicates the processing cell value data type.
    ClassRepresents a function in the calculation engine.
    Interfaces
     InterfaceDescription
    InterfaceRepresents a set of arguments which are passed to a function.
    InterfaceRepresents an asynchronous function manager which handles processing after asynchronous function(s) finished.
    InterfaceRepresents a language package for formulas.
    InterfaceSupports cloning, which creates a new instance of a class with the same value as an existing instance.
    InterfaceRepresents a function delegate which is returned by LAMBDA function.
    InterfaceAn interface which the evaluation-enabled class must derived from.
    InterfaceRepresents the value of a cell with a format string.
    InterfaceRepresents the value of a cell with a format string.
    InterfaceRepresents a parameter of LAMBDA function.
    InterfaceRepresents an interfaces for a calculated primitive value of calculation engine.
    InterfaceRepresents an interfaces for a calculated primitive value of calculation engine.
    InterfaceIndicates the source of a cell reference or range reference
    InterfaceRepresents an interface that support spilling IRichValue object.
    InterfaceRepresents a structured object which stores data as a spreadsheet.
    InterfaceRepresents the syntax highlighter that perform highlighting.
    InterfaceRepresents an interfaces for a calculated value of calculation engine.
    InterfaceRepresents a 2-dimensions array of values.
    Structures
     StructureDescription
    StructureRepresents a contextual cell reference.
    StructureSpecifies a cell value.
    StructureRepresents a contextual range reference.
    StructureRepresents the syntax highlight information at the specified position of formula.
    Enumerations
     EnumerationDescription
    EnumerationRepresents the type of an argument.
    EnumerationDefines the details of how caching is processed.
    EnumerationRepresents a calculation error.
    EnumerationRepresents types of cell references.
    EnumerationRepresents how the visiblity change affects to the calculation.
    EnumerationRepresents evaluation attributes of the custom function.
    EnumerationRepresents the function category.
    EnumerationRepresents settings of the function.
    EnumerationRepresents the type of evaluated primitive value.
    EnumerationRepresents the evaluated value type of an IRichValueArraySupport object.
    EnumerationSpecifies the type of a cell value.
    EnumerationRepresents item specifiers of the structured object.
    EnumerationRepresents the type of evaluated value.
    See Also