FlowsheetBaseRetrieveSpreadsheetData Field

Function that retrieves cell values from the spreadsheet by range address.

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public Func<string, List<string[]>> RetrieveSpreadsheetData

Field Value

FuncString, ListString

See Also