AngleValues enumeration
Office 2013 and later
Callout Angles
Namespace: DocumentFormat.OpenXml.Vml.Office
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Any | Any Angle. When the item is serialized out as xml, its value is "any". | |
| Degree30 | 30 degrees. When the item is serialized out as xml, its value is "30". | |
| Degree45 | 45 degrees. When the item is serialized out as xml, its value is "45". | |
| Degree60 | 60 degrees. When the item is serialized out as xml, its value is "60". | |
| Degree90 | 90 degrees. When the item is serialized out as xml, its value is "90". | |
| Auto | Automatic Angle. When the item is serialized out as xml, its value is "auto". |
Show: