2.4.14 MSOLINESTYLE

Referenced by: lineBottomStyle, lineLeftStyle, lineRightStyle, lineStyle, lineTopStyle

The MSOLINESTYLE enumeration, as shown in the following table, specifies the type of line style that will be used.

Name

Value

Meaning

msolineSimple

0x00000000

A simple line:

Simple line

msolineDouble

0x00000001

A double line:

Double line

msolineThickThin

0x00000002

A thick line and a thin line:

A thick line above a thin line

msolineThinThick

0x00000003

A thin line and a thick line:

A thin line above a thick line

msolineTriple

0x00000004

A triple line:

A triple line A thin line above a thick line above a thin line