The type TCellBorder defines the border of a cell.
Value | Description |
---|---|
cbTop | Top border. |
cbRight | Right border. |
cbBottom | Bottom border. |
cbLeft | Left border. |
cbDiagonalDown | Diagonal border from top-left to bottom-right corner. |
cbDiagonalUp | Diagonal border from bottom-left to top-right corner. |
The set of TCellBorder type.