Spread Silverlight Documentation
CalcEvaluatorContext Class Members
Properties  Methods 


GrapeCity.CalcEngine Namespace : CalcEvaluatorContext Class

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 Property Gets a value indicating whether evaluate expression in array formula mode.  
Public Property Gets the column.  
Public Property Gets the column count.  
Public Property Gets the row.  
Public Property Gets the row count.  
Public Property Gets 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

Reference

CalcEvaluatorContext Class
GrapeCity.CalcEngine Namespace