| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| caption | String | The Caption. | ||
| value | Double | The value. | ||
| decimalPlaces | Integer | The number of Decimal Places to format the value to. | ||
| includeSymbol | Boolean | Optional | Indicates whether to include the percentage symbol. If omitted, a value of False is assumed. | |
| smallSuffix | String | Optional | A suffix to display after the value. If specified, the value cell will be formatted as Simple Wiki Text with a bold value and a small suffix. | |
| textCellClass | iseSummaryTableCellClass | Optional | The CellClass for the Text value cell. If omitted, a 'NormalBold' class will be assumed. If omitted, a value of iseSummaryTableCellClass.NormalBold is assumed. |
A new ISSummaryTableRow object.