Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace
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 an interface that resolve functions.
    InterfaceRepresents an interface which allows to override the behavior of operators.
    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 an interface that resolve symbols.
    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.
    Structure 
    Enumerations
     EnumerationDescription
    EnumerationRepresents all supported aggregate functions.
    EnumerationRepresents the type of an argument.
    EnumerationRepresents all supported built-in functions.
    EnumerationDefines the details of how caching is processed.
    EnumerationRepresents a calculation error.
    Enumeration 
    EnumerationRepresents evaluation attributes of the custom function.
    EnumerationRepresents the function category.
    EnumerationRepresents settings of the function.
    EnumerationEnumerates the list of operators.
    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