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