ExcelIntegrationGetPropPackList Method |
Namespace: DWSIM.Thermodynamics.ExcelAddInAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax [ExcelFunctionAttribute(Description = "Returns a list of the available Property Packages.",
HelpTopic = "ExcelAddInHelp.chm!4")]
public static Object[,] GetPropPackList()
<ExcelFunctionAttribute(Description := "Returns a list of the available Property Packages.",
HelpTopic := "ExcelAddInHelp.chm!4")>
Public Shared Function GetPropPackList As Object(,)
Request Example
View SourceReturn Value
ObjectSee Also