MsoFillType enumeration (Office)
Specifies a shape's fill type.
Name | Value | Description |
---|---|---|
msoFillBackground | 5 | Fill is the same as the background. |
msoFillGradient | 3 | Gradient fill |
msoFillMixed | -2 | Mixed fill |
msoFillPatterned | 2 | Patterned fill |
msoFillPicture | 6 | Picture fill |
msoFillSolid | 1 | Solid fill |
msoFillTextured | 4 | Textured fill |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.