IBorder Interface Members
In This Topic
The following tables list the members exposed by IBorder.
Public Properties
| Name | Description |
| Color | Gets or sets the Color of this border. |
| ColorIndex |
Gets or sets the color of the border.
|
| LineStyle |
Gets or sets the line style for the border.
|
| ThemeColor | Gets or sets the theme color in the applied color scheme that is associated with the specified object. The ThemeColor object is read or write. |
| TintAndShade |
Gets or sets a value that lightens or darkens a color.
The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.
|
Top
Public Methods
| Name | Description |
| Clear |
Clear the border.
|
Top
See Also