MsoLineFillType enumeration

Office 2013 and later

Specifies the type of fill for a line.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
msoLineFillMixedSpecifies a mixture of line fill types.
msoLineFillNoneNo line fill.
msoLineFillSolidSpecifies a solid color line fill.
msoLineFillPatternedSpecifies a pattern line fill.
msoLineFillGradientSpecifies a gradient line fill.
msoLineFillTexturedSpecifies a textured line fill.
msoLineFillBackgroundSpecifies the same fill as the background.
msoLineFillPictureSpecifies a picture line fill.
Show: