VerticalAlignmentValues enumeration
Office 2013 and later
Vertical Alignment Definition
Namespace: DocumentFormat.OpenXml.Drawing.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Top | Top. When the item is serialized out as xml, its value is "top". | |
| Bottom | Bottom. When the item is serialized out as xml, its value is "bottom". | |
| Center | Center Alignment. When the item is serialized out as xml, its value is "center". | |
| Inside | Inside. When the item is serialized out as xml, its value is "inside". | |
| Outside | Outside. When the item is serialized out as xml, its value is "outside". |
Show: