Excel.ShapeFillType enum
指定形状的填充类型。
注解
字段
gradient = "Gradient" | 渐变填充。 |
mixed = "Mixed" | 混和填充。 |
noFill = "NoFill" | 无填充。 |
pattern = "Pattern" | 图案填充。 |
pictureAndTexture = "PictureAndTexture" | 图片和纹理填充。 |
solid = "Solid" | 单色填充。 |