SpreadsheetFormUpdateValue Method

Updates the cell value, parsing the expression if any.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public void UpdateValue(
	ref DataGridViewCell cell,
	string expression
)

Parameters

cell  DataGridViewCell
expression  String

See Also