VerticalAlignmentValues enumeration

Office 2013 and later

Vertical Alignment Definition

Namespace:  DocumentFormat.OpenXml.Drawing.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
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: