[]
All borders of a cell.
public class BorderCollection
| Name | Description |
|---|---|
| BorderCollection() | Gets or sets the create borders. |
| BorderCollection(string) | Create uniform solid borders using a color. |
| Name | Description |
|---|---|
| Bottom | Gets or sets the bottom border. |
| Diagonal | Gets or sets the diagonal border. |
| Left | Gets or sets the left border. |
| Right | Gets or sets the right border. |
| Top | Gets or sets the top border. |