MsoLineFillType Enum

Definition

Specifies the type of fill for a line.

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

Fields

msoLineFillBackground 5

Specifies the same fill as the background.

msoLineFillGradient 3

Specifies a gradient line fill.

msoLineFillMixed -2

Specifies a mixture of line fill types.

msoLineFillNone 0

No line fill.

msoLineFillPatterned 2

Specifies a pattern line fill.

msoLineFillPicture 6

Specifies a picture line fill.

msoLineFillSolid 1

Specifies a solid color line fill.

msoLineFillTextured 4

Specifies a textured line fill.

Applies to