| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| caption | String | The Caption. | ||
| value | Integer | The Integer value. | ||
| 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 omitted, a value of iseSummaryTableCellClass.NormalBold is assumed. | |
| alignRight | Boolean | Optional | Indicates whether to align the Value to the right. If omitted, a value of False is assumed. | |
| includeThousandsComma | Boolean | Optional | Indicates whether to include a thousands comma. If omitted, a value of False is assumed. |
A new ISSummaryTableRow object.