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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins