2.4.20 MSOLINECAP

Referenced by: lineBottomEndCapStyle, lineEndCapStyle, lineLeftEndCapStyle, lineRightEndCapStyle, lineTopEndCapStyle

The MSOLINECAP enumeration, as shown in the following table, specifies ways to cap the ends of lines in the document.

Name

Value

Meaning

msolineEndCapRound

0x00000000

A rounded end that protrudes past the line endpoint:        

A rounded end that protrudes past the line endpoint

msolineEndCapSquare

0x00000001

A square end that protrudes past the line endpoint:

A square end that protrudes past the line endpoint

msolineEndCapFlat

0x00000002

A flat end that ends at the line endpoint:

A flat end that ends at the line endpoint