FormFlowsheetUpdateSpreadsheet Method

Re-evaluates all spreadsheet cells and writes DWSIM variable references back to the spreadsheet.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public void UpdateSpreadsheet(
	Action act
)

Parameters

act  Action
Reserved; currently unused.

Implements

IFlowsheetUpdateSpreadsheet(Action)

See Also