This documentation is archived and is not being maintained.
ExtrusionRenderValues enumeration
Extrusion Rendering Types
Namespace:
DocumentFormat.OpenXml.Vml.OfficeAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| 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". |