Add a Double Cell to the end of the Summary Table Row.

Syntax

ISSummaryTableCells.AddDouble(value, decimalPlaces, [blankIfZero], [textAlign], [fixedDecimalPlaces])

Parameters

NameTypeOptionalByRefDescription
value Double
decimalPlaces Integer
blankIfZero Boolean Optional If omitted, a value of False is assumed.
textAlign iseSummaryTableCellTextAlign Optional If omitted, a value of iseSummaryTableCellTextAlign.Right is assumed.
fixedDecimalPlaces Boolean Optional Indicates whether to display the value to a fixed number of decimal places. If omitted, a value of False is assumed.

Return Value

ISSummaryTableCell

A new ISSummaryTableCell object.

Member of:
ISSummaryTableCells
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0