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