Bottom Element (BorderColor)
SQL Server 2000
Bottom Element (BorderColor)
Specifies the color of the bottom border of the item.
<BorderColor> ... <Bottom>...</Bottom> ... </BorderColor>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data type and length | String |
| Default value | None |
| Cardinality | 0-1: Optional element that can occur once or not at all |
Element Relationships
| Relationship | Element |
|---|---|
| Parent element | BorderColor |
| Child element | None |
Remarks
The Bottom element contains an expression that evaluates to either a color name or a hex HTML color string in the form #HHHHHH. For information about color values, see this Microsoft Web site.
