TableElementStyle Class Members
In This Topic
The following tables list the members exposed by TableElementStyle.
Public Constructors
Public Properties
| Name | Description |
| BackColor | Gets the backcolor of the element. |
| Border | Gets the element border. |
| FontStyle | Gets the font style of the element. |
| ForeColor | Gets the forecolor of the element. |
| IsEmpty | Gets whether style is empty. |
| StrikeOut | Gets the strikethrough font style. |
| Underline | Gets the underline font style. |
Top
Public Methods
| Name | Description |
| Clone | Clone this TableElementStyle object. |
| CompareTo | Compares this instance to a specified object and returns an indication of their relative values. |
| Compose | Compose a style into this style |
Top
See Also