Link Search Menu Expand Document

CellLeftBorderColor Property

Gets or sets the color of the left border.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Color LeftBorderColor { get; set; }

Property Value

Type: Color
The color of the left border.

Implements

IExtFormatLeftBorderColor
See Also

Reference