ExcelIntegrationNoAttrGetPropList Method |
Namespace: DWSIM.Thermodynamics.ExcelAddInAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public static Object[,] GetPropList(
string proppack
)
Public Shared Function GetPropList (
proppack As String
) As Object(,)
Request Example
View SourceParameters
- proppack String
-
Return Value
ObjectSee Also