ExcelIntegrationNoAttrAddCompounds Method |
Namespace: DWSIM.Thermodynamics.ExcelAddInAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public static void AddCompounds(
PropertyPackage proppack,
Object[] compounds
)
Public Shared Sub AddCompounds (
proppack As PropertyPackage,
compounds As Object()
)
Request Example
View SourceParameters
- proppack PropertyPackage
-
- compounds Object
-
See Also