Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CalculationEngine Class


In This Topic
CalculationEngine Class Methods
In This Topic

For a list of all members of this type, see CalculationEngine members.

Public Methods
 NameDescription
Public MethodOverloaded. Calculates all dirty cells in the whole workbook set.  
Public MethodEvaluates the specified expression using the specified evaluation context.  
Public MethodMake sure that all pending queue will be processed.  
Public MethodDetermines whether the specified cell is a circular cell.  
Public MethodGets a boolean value indicating whether the visual change should notify the calculation engine.  
Public Method  
Public Methodstatic (Shared in Visual Basic)Gets MAX of the specified range.  
Public Methodstatic (Shared in Visual Basic)Gets MIN of the specified range.  
Public MethodOverloaded. Notifies the calculation engine the visual of the specified cell range is repainted.  
Public MethodRebuilds all internal data of the calculation engine.  
Public Methodstatic (Shared in Visual Basic)Gets SUM of the specified range.  
Public MethodOverloaded. This function will notify all cells, which contains volatile functions or belong to a circuit, to recalculate.  
Top
See Also