bindingInfo.setFormula(col, formula)

Set the summary formula for a column.

Parameter

col The index of the column to be summarized

formula The summary formula for the column

Example

bindingInfo.setFormula(5, 'Sum<0>');

<< bindingInfo.removeSummaryCol(colName) © 1996-2013 InetSoft Technology Corporation (v11.5) bindingInfo.setGroupOrder(colName, order) >>