| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| summaryTable | ISSummaryTable | The Summary Table object. | ||
| tableWidth | String | Optional | The HTML table Width (unless the table specifies its own HtmlWidth property). If omitted, a value of 100% is assumed. | |
| tableMinWidth | String | Optional | The Minimum Table Width, e.g. "20em". | |
| align | String | Optional | The 'Align' attribute to apply to the table. |
A String value.