[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CalculationEngine.Rebuild

Rebuild Method

Rebuild()

Rebuilds all internal data of the calculation engine.

Declaration
public void Rebuild()
Public Sub Rebuild()
Remarks

Cells are not calculated. In order to calculate immediately, use Calculate(IWorkbook, bool, bool) instead.