Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.CalcEngine Namespace (GrapeCity.CalcEngine)
    In This Topic
    Classes
     ClassDescription
    Class 
    ClassRepresents the unique asynchronous application which serve data base on real-time data (topic parameter(s)). This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    ClassRepresents an asynchronous function which result can be returned later without locking the calculating thread. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    ClassRepresents an asynchronous topic. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    Class 
    ClassContains util functions for calculation. This is a %[LangWord]static class% and so cannot be inherited or instantiated.
    Class 
    ClassRepresents a base class for an expression. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    ClassContains extension methods for calculation engine assembly. This is a %[LangWord]static class% and so cannot be inherited or instantiated.
    ClassRepresents the formula engine.
    ClassRepresents a function in the calculation engine.
    ClassRepresents a class which provides caching for common range operations.
    ClassProvide a cached reusable instance of stringbuilder per thread. It's an optimisation that reduces the number of instances constructed and collected. This is a %[LangWord]static class% and so cannot be inherited or instantiated.
    ClassRepresents the syntax highlight information of a formula. This class cannot be inherited.
    Class 
    Class 
    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.
    InterfaceRepresents a function delegate which is returned by LAMBDA function.
    InterfaceAn interface which the evaluation-enabled class must derived from.
    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 a rich cell value.
    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 built-in functions.
    EnumerationDefines the details of how caching is processed.
    EnumerationRepresents a calculation error.
    Enumeration 
    EnumerationSpecifies the type of a cell value.
    EnumerationRepresents evaluation atrributes of the custom 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.
    Enumeration 
    See Also