ExcelUOGetReport Method

Generates a plain-text report of the spreadsheet results.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override string GetReport(
	IUnitsOfMeasure su,
	CultureInfo ci,
	string numberformat
)

Parameters

su  IUnitsOfMeasure
 
ci  CultureInfo
 
numberformat  String
 

Return Value

String

See Also