WARNING: Rows and Cells added after calling this method are not updated.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| border | iseWordDocumentSummaryTableBorder | |||
| colour | String | |||
| lineWidth | Double | Optional | If omitted, a value of 1 is assumed. | |
| style | iseWordDocumentSummaryTableBorderStyle | Optional | Indicates whether to exclude outside table borders. If omitted, a value of iseWordDocumentSummaryTableBorderStyle.Single is assumed. | |
| insideBordersOnly | Boolean | Optional | Indicates whether to only set inside borders, i.e. the outside border will not be amended. If omitted, a value of False is assumed. | |
| skipCellsWithBorders | Boolean | Optional | Indicates whether to skip Cells that already have Borders enabled. If omitted, a value of True is assumed. |