Spreadsheet FormUpdate Value Method
Updates the cell value, parsing the expression if any.
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 UpdateValue(
ref DataGridViewCell cell,
string expression
)VB
Public Sub UpdateValue (
ByRef cell As DataGridViewCell,
expression As String
)Parameters
- cell DataGridViewCell
- expression String