ITableStyleElement Interface Members
In This Topic
The following tables list the members exposed by ITableStyleElement.
Public Properties
| Name | Description |
| Borders | Gets an IBorders object that represents the borders of a table style element. |
| Font | Gets an IFont object that represents the font of the specified object. |
| HasFormat | Gets a value indicating whether this table style element has formatting applied to the specified element. |
| Interior | Gets an IInterior object that represents the interior of the table style element. |
| StripeSize | Gets or sets the strip size of this table style element. |
Top
Public Methods
| Name | Description |
| Clear | Clears the formatting for this element. |
Top
See Also