2.5.15 BorderStyle
The BorderStyle enumeration specifies the border line style.
Name |
Value |
Meaning |
---|---|---|
0x0000 |
No border |
|
0x0001 |
Thin line |
|
0x0002 |
Medium line |
|
0x0003 |
Dashed line |
|
0x0004 |
Dotted line |
|
0x0005 |
Thick line |
|
0x0006 |
Double line |
|
0x0007 |
Hairline |
|
0x0008 |
Medium dashed line |
|
0x0009 |
Dash-dot line |
|
0x000A |
Medium dash-dot line |
|
0x000B |
Dash-dot-dot line |
|
0x000C |
Medium dash-dot-dot line |
|
0x000D |
Slanted dash-dot-dot line |