FormFlowsheetWriteSpreadsheetVariables 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
public void WriteSpreadsheetVariables(
	Action act
)

Parameters

act  Action
Reserved; currently unused.

Implements

IFlowsheetWriteSpreadsheetVariables(Action)

See Also