[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CalculationEngine.TriggerVolatileCells

TriggerVolatileCells Method

TriggerVolatileCells()

This function will notify all cells, which contains volatile functions or belong to a circuit, to recalculate.

Declaration
public bool TriggerVolatileCells()
Public Function TriggerVolatileCells() As Boolean
Returns
Type Description
bool

TRUE if there is any volatile cells.