'Declaration
Public Function TriggerVolatileCells() As Boolean
'Usage
Dim instance As CalculationEngine Dim value As Boolean value = instance.TriggerVolatileCells()
public bool TriggerVolatileCells()
Return Value
TRUE if there is any volatile cells.