TableStyleElement Members
A table style element.Properties
| Name | Description |
|---|---|
| Borders | Specifies borders for the table element cells. |
| Fill | Specifies fill options for the table element cells. |
| Font | Specifies font attributes for the table element cells. |
| StripeSize | Specifies the number of table rows or columns displayed as odd and even stripes in the table. |
Methods
| Name | Description |
|---|---|
| Clear() | Clears formatting for the table style element. |
See Also