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

In This Topic
    CalcEvaluatorContext Class Members
    In This Topic

    The following tables list the members exposed by CalcEvaluatorContext.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CalcEvaluatorContext class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether evaluate expression in array formula mode.  
    Public PropertyGets the column.  
    Public PropertyGets the column count.  
    Public PropertyGets the row.  
    Public PropertyGets the row count.  
    Public PropertyGets or sets the source.  
    Top
    Public Methods
     NameDescription
    Public MethodGets a GrapeCity.CalcEngine.Functions.CalcFunction which function name is name.  
    Public MethodGets a GrapeCity.CalcEngine.Expressions.CalcExpression which indicated by the name.  
    Public MethodGets the reference at specified position which indicated by id.  
    Public MethodGets the value at specified position which indicated by id.  
    Public MethodDetermines whether the specified CalcIdentity is intersected with another one.  
    Top
    See Also