Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 931 Bytes

Office.MsoLineStyle.md

File metadata and controls

24 lines (19 loc) · 931 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
MsoLineStyle enumeration (Office)
Office.MsoLineStyle
888c4d9c-a20d-f71a-faa9-8ea0275efd4e
01/31/2019
medium

MsoLineStyle enumeration (Office)

Specifies the style for a line.

Name Value Description
msoLineSingle 1 Single line.
msoLineStyleMixed -2 Not supported.
msoLineThickBetweenThin 5 Thick line with a thin line on each side.
msoLineThickThin 4 Thick line next to thin line. For horizontal lines, the thick line is above the thin line. For vertical lines, the thick line is to the left of the thin line.
msoLineThinThick 3 Thick line next to thin line. For horizontal lines, the thick line is below the thin line. For vertical lines, the thick line is to the right of the thin line.
msoLineThinThin 2 Two thin lines.

[!includeSupport and feedback]