StrokeFillTypeValues enumeration
Office 2013 and later
Defines the StrokeFillTypeValues enumeration.
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Solid | solid. When the item is serialized out as xml, its value is "solid". | |
| Tile | tile. When the item is serialized out as xml, its value is "tile". | |
| Pattern | pattern. When the item is serialized out as xml, its value is "pattern". | |
| Frame | frame. When the item is serialized out as xml, its value is "frame". |
Show: