VerticalAlignmentValues enumeration

Office 2013 and later

Defines the VerticalAlignmentValues enumeration.

Namespace:  DocumentFormat.OpenXml.Math
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".
Center Center (Function). When the item is serialized out as xml, its value is "center".
Bottom bottom. When the item is serialized out as xml, its value is "bottom".
Bot Bottom Alignment. When the item is serialized out as xml, its value is "bot".
Show: