[]
Gets or sets the color of the bottom border of the cell.
public Color BorderBottomColor { get; set; }
Type | Description |
---|---|
Color | A Color that represents the color of the cell's bottom border. |
See the BorderTopColor property for more comments on the implementation of these BorderColor props.