Click or drag to resize

ICompoundConstantPropertiesExportToXLSX Method

exports compound data to a XLSX file.

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
void ExportToXLSX(
	string filepath
)
Request Example View Source

Parameters

filepath  String
 
See Also