[]
Use members of this enumeration to set the value of the Style property of the C1Border class.
public enum BorderStyleEnum
| Name | Description |
|---|---|
| Flat | Flat border at dark color. |
| Groove | Grooved border. |
| Inset | Inset border. |
| None | No border. |
| Outset | Outset border. |
| Ridge | Ridged border. |