Freigeben über


TextAnchorVerticalValues-Enumeration

Text Anchor Vertical

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

Syntax

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

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