2.4.14 BorderStyles

The BorderStyles enumeration specifies the style for a given border. This enumeration contains valid values for the following border style properties: BorderStyle, BorderStyleLeft, BorderStyleRight, BorderStyleTop, and BorderStyleBottom. The value of the BorderStyles enumeration MUST be one of the following.

Value

Meaning

0x00

None

0x01

Dotted

0x02

Dashed

0x03

Solid

0x04

Double