Article Details
Id:12628
Product:finPOWER Connect
Type:NEW
Version:2.02.04
Opened:12/02/2015
Closed:12/02/2015
Released:13/02/2015
Job: J014886

Summary Tables; AddDouble method now accepts a 'fixedDecimalPlaces' parameter

The AddDouble method of the ISSummaryTableCells class now accepts a 'fixedDecimalPlaces' parameter.

This forces the value to display as a fixed number of decimal places (rather than a maximum number of decimal places).

For example specifying decimal places of 4 and setting the new parameter to True will display 123.45 as '123.4500' rather than '123.45'.