MsoLineDashStyle Enum

Definition

Specifies the dash style for a line.

public enum class MsoLineDashStyle
public enum MsoLineDashStyle
type MsoLineDashStyle = 
Public Enum MsoLineDashStyle
Inheritance
MsoLineDashStyle

Fields

msoLineDash 4

Line consists of dashes only.

msoLineDashDot 5

Line is a dash-dot pattern.

msoLineDashDotDot 6

Line is a dash-dot-dot pattern.

msoLineDashStyleMixed -2

Not supported.

msoLineLongDash 7

Line consists of long dashes.

msoLineLongDashDot 8

Line is a long dash-dot pattern.

msoLineLongDashDotDot 9
msoLineRoundDot 3

Line is made up of round dots.

msoLineSolid 1

Line is solid.

msoLineSquareDot 2

Line is made up of square dots.

msoLineSysDash 10
msoLineSysDashDot 12
msoLineSysDot 11

Applies to