CalloutPlacementValues enumeration
Office 2013 and later
Callout Placement
Namespace: DocumentFormat.OpenXml.Vml.Office
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Top | Top placement. When the item is serialized out as xml, its value is "top". | |
| Center | Center placement. When the item is serialized out as xml, its value is "center". | |
| Bottom | Bottom placement. When the item is serialized out as xml, its value is "bottom". | |
| User | User-defined placement. When the item is serialized out as xml, its value is "user". |
Show: