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

In This Topic
    CalcGraph Class Members
    In This Topic

    The following tables list the members exposed by CalcGraph.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CalcGraph class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets whether current CalcGraph is empty or not.  
    Public PropertyGets or sets the manager.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodGets all array formula identities.  
    Public MethodGets all local identities.  
    Public MethodGets all sheetRange identities.  
    Public MethodGets the node stands the relationship for a position by id.  
    Public Method  
    Public MethodRefreshes the node, so it will update all of the dependencies.  
    Public MethodRemoves the node at specified position by id.  
    Public MethodSets the node and its expression to CalcGraph under specified CalcEvaluatorContext.  
    Top
    See Also