[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Border.DiagonalUp

DiagonalUp Property

DiagonalUp

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

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

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