Link Search Menu Expand Document

ColumnDiagonalBorderColor Property

Gets or sets the color of the diagonal border.

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

Property Value

Type: Color
The color of the diagonal border.

Implements

IExtFormatDiagonalBorderColor
See Also

Reference