Spreadsheet FormEvaluate All 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
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public void EvaluateAll(
DataGridViewCell cell = null
)VB
Public Sub EvaluateAll (
Optional cell As DataGridViewCell = Nothing
)Parameters
- cell DataGridViewCell (Optional)