FillMethodValues enumeration
Office 2013 and later
Gradient Fill Computation Type
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| None | No Gradient Fill. When the item is serialized out as xml, its value is "none". | |
| Linear | Linear Fill. When the item is serialized out as xml, its value is "linear". | |
| Sigma | Sigma Fill. When the item is serialized out as xml, its value is "sigma". | |
| Any | Application Default Fill. When the item is serialized out as xml, its value is "any". | |
| Linearsigma | Linear Sigma Fill. When the item is serialized out as xml, its value is "linear sigma". |
Show: