FlowsheetBaseRetrieveSpreadsheetFormat 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
public Func<string, List<string[]>> RetrieveSpreadsheetFormat

Field Value

FuncString, ListString

See Also