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
    Class 
    ClassRepresents the unique asynchronous application which serve data base on real-time data (topic parameter(s)).
    ClassRepresents an asynchronous function which result can be returned later without locking the calculating thread.
    ClassRepresents an asynchronous topic.
    Class 
    ClassInternal use only.
    ClassContains util functions for calculation.
    ClassRepresents the attribute that allows user to indicates the processing cell value data type.
    Class 
    ClassRepresents a base class for an expression.
    ClassContains extension methods for calculation engine assembly.
    ClassRepresents the formula engine.
    ClassRepresents a function in the calculation engine.
    ClassRepresents a class which provides caching for common range operations.
    ClassRepresents a strongly typed arry of objects that can be accessed by index. Provides methods to manipulate objects.
    ClassProvide a cached reusable instance of string builder per thread. It's an optimisation that reduces the number of instances constructed and collected.
    ClassRepresents the syntax highlight information of a formula.
    Class 
    ClassInternal use only.
    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 an object which is the ordinal cell value. The ordinal cell value retains itself throughout calculation.
    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 object which hold the calculation cell value. An IIndirectCellValue object never retain itself throughout calculation.
    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 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