[]
Gets or sets the color of the top border of the cell.
public Color BorderTopColor { get; set; }
Type | Description |
---|---|
Color | A Color representing the color of the cell's top border. |
To handle the conversion, we have an implicit operator on GrapeCity.SpreadBuilder.Style.COLORREF.