[]
Sets the color of the diagonal borders of the cell.
public Color BorderDiagonalColor { 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.