FillType
FillType enumeration
Fill format type.
Values
| Name | Value | Description |
|---|---|---|
| Automatic | 0 | Represents automatic formatting type. |
| None | 1 | Represents none formatting type. |
| Solid | 2 | Solid fill format. |
| Gradient | 3 | Gradient fill format. |
| Texture | 4 | Texture fill format(includes picture fill). |
| Pattern | 5 | Pattern fill format. |
| Group | 6 | Inherit the fill properties of the group. |