This documentation is archived and is not being maintained.
ExtrusionPlaneValues enumeration
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 |
|---|
| XY |
XY Plane.
When the item is serialized out as xml, its value is "XY". |
| ZX |
ZX Plane.
When the item is serialized out as xml, its value is "ZX". |
| YZ |
YZ Plane.
When the item is serialized out as xml, its value is "YZ". |