ShapeValues enumeration
Office 2013 and later
Shape
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Cone | Cone. When the item is serialized out as xml, its value is "cone". | |
| ConeToMax | Cone to Max. When the item is serialized out as xml, its value is "coneToMax". | |
| Box | Box. When the item is serialized out as xml, its value is "box". | |
| Cylinder | Cylinder. When the item is serialized out as xml, its value is "cylinder". | |
| Pyramid | Pyramid. When the item is serialized out as xml, its value is "pyramid". | |
| PyramidToMaximum | Pyramid to Maximum. When the item is serialized out as xml, its value is "pyramidToMax". |
Show: