Click or drag to resize

ExcelIntegrationGetModelList Method


Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[ExcelFunctionAttribute(Description = "Returns a list of the thermodynamic models.", 
	HelpTopic = "ExcelAddInHelp.chm!5")]
public static Object[,] GetModelList()
Request Example View Source

Return Value

Object
See Also