[]
Gets or sets the color of the diagonal part of the cell border.
public Color BorderDiagonalColor { get; set; }
Type | Description |
---|---|
Color | A Color value representing the color of the diagonal part of the cell border. |
See the BorderTopColor property for more comments on the implementation of these BorderColor props.