Form FlowsheetWrite Spreadsheet Variables Method
Writes all DWSIM variable bindings back to the embedded spreadsheet on the UI thread.
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 WriteSpreadsheetVariables(
Action act
)VB
Public Sub WriteSpreadsheetVariables (
act As Action
)Parameters
- act Action
- Reserved; currently unused.