Freigeben über


VerticalJustificationValues-Enumeration

Defines the VerticalJustificationValues enumeration.

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration VerticalJustificationValues
'Usage
Dim instance As VerticalJustificationValues
public enum VerticalJustificationValues

Member

Membername Beschreibung
Top Top. When the item is serialized out as xml, its value is "top".
Bottom Bottom Alignment. When the item is serialized out as xml, its value is "bot".

Siehe auch

Referenz

DocumentFormat.OpenXml.Math-Namespace