MsoLineFillType enumeration
Office 2013 and later
Specifies the type of fill for a line.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
| Member name | Description | |
|---|---|---|
| msoLineFillMixed | Specifies a mixture of line fill types. | |
| msoLineFillNone | No line fill. | |
| msoLineFillSolid | Specifies a solid color line fill. | |
| msoLineFillPatterned | Specifies a pattern line fill. | |
| msoLineFillGradient | Specifies a gradient line fill. | |
| msoLineFillTextured | Specifies a textured line fill. | |
| msoLineFillBackground | Specifies the same fill as the background. | |
| msoLineFillPicture | Specifies a picture line fill. |
Show: