ExtrusionRenderValues enumeration

Office 2013 and later

Extrusion Rendering Types

Namespace:  DocumentFormat.OpenXml.Vml.Office
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".
WireFrame Wireframe. When the item is serialized out as xml, its value is "wireFrame".
BoundingCube Bounding Cube. When the item is serialized out as xml, its value is "boundingCube".
Show: