FlowsheetBase.RetrieveSpreadsheetFormat Field |
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntaxpublic Func<string, List<string[]>> RetrieveSpreadsheetFormat
Public RetrieveSpreadsheetFormat As Func(Of String, List(Of String()))
Request Example
View SourceField Value
Func<String,
List<String[]>>
See Also