Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 669 Bytes

Word.xllinestyle.md

File metadata and controls

26 lines (19 loc) · 669 Bytes
title ms.assetid ms.date ms.localizationpriority
XlLineStyle enumeration (Word)
b2d00c5f-f769-deab-be78-545e7f8f1fab
06/08/2017
medium

XlLineStyle enumeration (Word)

Specifies the line style for the border.

Name Value Description
xlContinuous 1 A continuous line.
xlDash -4115 A dashed line.
xlDashDot 4 Alternating dashes and dots.
xlDashDotDot 5 A dash followed by two dots.
xlDot -4118 A dotted line.
xlDouble -4119 A double line.
xlLineStyleNone -4142 No line.
xlSlantDashDot 13 Slanted dashes.

[!includeSupport and feedback]