SpreadsheetFormEvaluateAll Method

Evaluates all the cells in the spreadsheet, reading and writing the values to/from the flowsheet accordingly.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public void EvaluateAll(
	DataGridViewCell cell = null
)

Parameters

cell  DataGridViewCell  (Optional)
 

See Also