Spread Windows Forms 12.0 Product Documentation
GrapeCity.CalcEngine Namespace (GrapeCity.CalcEngine)
Inheritance Hierarchy
GrapeCity.CalcEngine Assembly : GrapeCity.CalcEngine Namespace
Provides the namespaces for all the calculation functions in the Spread component.
Classes
 ClassDescription
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.
ClassRepresents a base class for an expression. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
ClassRepresents the formula engine.
Class 
ClassRepresents the syntax highlight information of a formula. This class cannot be inherited.
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.
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 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 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.
Enumerations
 EnumerationDescription
EnumerationRepresents all supported built-in functions.
EnumerationRepresents a calculation error.
Enumeration 
EnumerationSpecifies the type of a cell value.
Enumeration 
EnumerationEnumerates the list of operators.
EnumerationRepresents the type of evaluated primitive value.
EnumerationSpecifies the type of a cell value.
EnumerationRepresents item specifiers of the structured object.
EnumerationRepresents the type of evaluated value.
Enumeration 
See Also

Reference

GrapeCity.CalcEngine Assembly