Link Search Menu Expand Document

CellLeftBorderStyle Property

Gets or sets the left border style.

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

Property Value

Type: LineStyle
The left border style.

Implements

IExtFormatLeftBorderStyle
See Also

Reference