NoFill.Type Property
Gets the type of the fill.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| FillType | The type of the fill. |
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