Freigeben über


NodeVerticalAlignmentValues-Enumeration

Node Vertical Alignment

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

Syntax

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

Member

Membername Beschreibung
Top Top. When the item is serialized out as xml, its value is "t".
Middle Middle. When the item is serialized out as xml, its value is "mid".
Bottom Bottom. When the item is serialized out as xml, its value is "b".

Siehe auch

Referenz

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace