Flowsheet BaseRetrieve Spreadsheet Format Field
Function that retrieves cell formatting information 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[]>> RetrieveSpreadsheetFormatVB
Public RetrieveSpreadsheetFormat As Func(Of String, List(Of String()))