StrokeFillTypeValues enumeration

Office 2013 and later

Defines the StrokeFillTypeValues enumeration.

Namespace:  DocumentFormat.OpenXml.Vml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
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: