[]
        
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.
public bool DiagonalDown { get; set; }
Public Property DiagonalDown As Boolean
| Type | Description | 
|---|---|
| bool | 
  |