ICompoundConstantPropertiesExportToXLSX Method

exports compound data to a XLSX file.

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
void ExportToXLSX(
	string filepath
)

Parameters

filepath  String
 

See Also