Spread WPF 17
GrapeCity.CalcEngine Namespace / CalcCalculationManager Class
Properties Methods

In This Topic
    CalcCalculationManager Class Members
    In This Topic

    The following tables list the members exposed by CalcCalculationManager.

    Public Properties
     NameDescription
    Public PropertyGets the evaluator.  
    Public PropertyGet the count of all formulas stored in current CalcCalculationManager  
    Public PropertyGets the graph which manages the dependents for all calculation units.  
    Public PropertyGets the parser.  
    Public PropertyGets or sets the service.  
    Public PropertyGets the source.  
    Top
    Public Methods
     NameDescription
    Public MethodClears the expression.  
    Public MethodClears the formula.  
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodGets the array formula.  
    Public MethodGets the array formula.  
    Public MethodGets the expression.  
    Public MethodGets the formula.  
    Public MethodOverloaded. Invalidates the specified id.  
    Public MethodDetermines whether the specified CalcIdentity is intersected with an range that has array formula.  
    Public MethodRecalculates this instance.  
    Public MethodOverloaded. Sets the expression.  
    Public MethodOverloaded. Sets the formula.  
    Top
    See Also