[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Border.DiagonalDown

DiagonalDown Property

DiagonalDown

Gets or sets a value indicating whether the cell's diagonal border includes a diagonal line, starting at the top left corner of the cell and moving down to the bottom right corner of the cell.

Declaration
public bool DiagonalDown { get; set; }
Public Property DiagonalDown As Boolean
Property Value
Type Description
bool

true if the cell's diagonal border includes a diagonal line, starting at the top left corner of the cell and moving down to the bottom right corner of the cell; otherwise, false.