TextVerticalValues enumeration

Office 2013 and later

Vertical Text Types

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

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

Member nameDescription
Horizontal Vertical Text Type Enum ( Horizontal ). When the item is serialized out as xml, its value is "horz".
Vertical Vertical Text Type Enum ( Vertical ). When the item is serialized out as xml, its value is "vert".
Vertical270 Vertical Text Type Enum ( Vertical 270 ). When the item is serialized out as xml, its value is "vert270".
WordArtVertical Vertical Text Type Enum ( WordArt Vertical ). When the item is serialized out as xml, its value is "wordArtVert".
EastAsianVetical Vertical Text Type Enum ( East Asian Vertical ). When the item is serialized out as xml, its value is "eaVert".
MongolianVertical Vertical Text Type Enum ( Mongolian Vertical ). When the item is serialized out as xml, its value is "mongolianVert".
WordArtLeftToRight Vertical WordArt Right to Left. When the item is serialized out as xml, its value is "wordArtVertRtl".
Show: