Language Constants - Border Line Style¶
The following constants can be used in a function that returns the line style of an object's border:
| Constant | Explanation |
|---|---|
| drBorderNone | No border |
| drBorderSingle | Single line border |
| drBorderDouble | Double line border |
| drBorderDashed | Dashed line border |
| drBorderDotted | Dotted line border |