2.5.15 BorderStyle

The BorderStyle enumeration specifies the border line style.

Name

Value

Meaning

NONE

0x0000

No border

THIN

0x0001

Thin line

MEDIUM

0x0002

Medium line

DASHED

0x0003

Dashed line

DOTTED

0x0004

Dotted line

THICK

0x0005

Thick line

DOUBLE

0x0006

Double line

HAIR

0x0007

Hairline

MEDIUMDASHED

0x0008

Medium dashed line

DASHDOT

0x0009

Dash-dot line

MEDIUMDASHDOT

0x000A

Medium dash-dot line

DASHDOTDOT

0x000B

Dash-dot-dot line

MEDIUMDASHDOTDOT

0x000C

Medium dash-dot-dot line

SLANTDASHDOT

0x000D

Slanted dash-dot-dot line