Flowsheet BaseRetrieve Spreadsheet Data 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
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public Func<string, List<string[]>> RetrieveSpreadsheetDataVB
Public RetrieveSpreadsheetData As Func(Of String, List(Of String()))