Excel.ShapeFillType enum
Specifies a shape's fill type.
Remarks
Fields
| gradient = "Gradient" | Gradient fill. |
| mixed = "Mixed" | Mixed fill. |
| noFill = "NoFill" | No fill. |
| pattern = "Pattern" | Pattern fill. |
| pictureAndTexture = "PictureAndTexture" | Picture and texture fill. |
| solid = "Solid" | Solid fill. |