[]
The style of the cell borders.
public enum BorderLinetype
| Name | Description |
|---|---|
| Dashed | The line style of a border is dashed. |
| Dotted | The line style of a border is dotted. |
| Double | The line style of a border is double line. |
| Hair | The line style of a border is hairline. |
| Medium | The line style of a border is medium. |
| MediumDashDotDotted | The line style of a border is medium dash-dot-dot. |
| MediumDashDotted | The line style of a border is medium dash-dot. |
| MediumDashed | The line style of a border is medium dashed. |
| None | The line style of a border is none (no border visible). |
| SlantedMediumDashDotted | The line style of a border is slanted dash-dot. |
| Thick | The line style of a border is 'thick'. |
| Thin | The line style of a border is thin. |
| ThinDashDotDotted | The line style of a border is thin dash-dot-dot. |
| ThinDashDotted | The line style of a border is thin dash-dot. |