functioncomputeColSum

Compute column sum

Extends from Modelica.Icons.Function (Icon for functions).

Information

This function computes the column sum of a given column and sheet of an Excel XLS file.

Inputs

TypeNameDefaultDescription
ExternData.Types.ExternXLSFilexlsExternal Excel XLS file object
Stringcol"A"Column
StringsheetName""Sheet name
IntegerstartRow2Start row
IntegerendRowExternData.Functions.XLS.getArrayRows2D(sheetName = sheetName, xls = xls)End row

Outputs

TypeNameDefaultDescription
RealcolSumColumn sum