MsoLineStyle enumeration

MsoLineStyle enumeration

Represents style of drawing lines.

The MsoLineStyle type exposes the following members:

Fields

FieldDescription
SINGLESingle line (of width lineWidth)
THICK_BETWEEN_THINThree lines, thin, thick, thin
THIN_THICKDouble lines, one thin, one thick
THICK_THINDouble lines, one thick, one thin
THIN_THINDouble lines of equal width

See Also