[]
Gets or sets a color of the bottom border.
[ExpressionBaseType(typeof(Color))]
public ExpressionInfo Bottom { get; set; }
| Type | Description |
|---|---|
| ExpressionInfo | An ExpressionInfo object evaluating to the color of the bottom border. |
Default value is Black.