Name | Description | |
---|---|---|
![]() | Calculate | Overloaded. Calculates all dirty cells in the whole workbook set. |
![]() | Evaluate | Evaluates the specified expression using the specified evaluation context. |
![]() | FinalizePendingQueue | Make sure that all pending queue will be processed. |
![]() | IsCircularCell | Determines whether the specified cell is a circular cell. |
![]() | IsTrackingVisualChange | Gets a boolean value indicating whether the visual change should notify the calculation engine. |
![]() | IsVolatileCellsAvailable | |
![]() ![]() | Max | Gets MAX of the specified range. |
![]() ![]() | Min | Gets MIN of the specified range. |
![]() | NotifyVisualChanged | Overloaded. Notifies the calculation engine the visual of the specified cell range is repainted. |
![]() | Rebuild | Rebuilds all internal data of the calculation engine. |
![]() ![]() | Sum | Gets SUM of the specified range. |
![]() | TriggerVolatileCells | Overloaded. This function will notify all cells, which contains volatile functions or belong to a circuit, to recalculate. |