[]
Represents a single table style element.
public interface ITableStyleElement
Public Interface ITableStyleElement
| 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. |
| Name | Description |
|---|---|
| Clear() | Clears the formatting for this element. |