| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| caption | String | The Caption. | ||
| value | Decimal | The Currency value. | ||
| includeSymbol | Boolean | Optional | Indicates whether to include the currency symbol. If omitted, a value of False is assumed. | |
| rowClass | iseSummaryTableRowClass | Optional | The Row Class. If omitted, a value of iseSummaryTableRowClass.None is assumed. | |
| textCellClass | iseSummaryTableCellClass | Optional | The CellClass for the Text value cell. If omitted, a 'NormalBold' class will be assumed. If the Number is Negative and the textCellClass is Normal or NormalBold it will be updated to Warning and WarningBold respectively. If omitted, a value of iseSummaryTableCellClass.NormalBold is assumed. |
A new ISSummaryTableRow object.