GroupFill.Type Property
Returns the fill type.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| FillType | Fill type. |
Available values:
| Name | Description |
|---|---|
| None | No fill is applied. |
| Solid | A solid fill is applied. |
| Pattern | A pattern fill is applied. |
| Gradient | A gradient fill is applied. |
| Picture | A picture fill is applied. |
| Group | A group fill is applied. |
See Also