Table of Contents

Enum eTextVerticalType

Namespace
OfficeOpenXml.Drawing
Assembly
EPPlus.dll

Vertical text type

public enum eTextVerticalType

Fields

EastAsianVertical = 0

East Asian version of vertical text. Normal fonts are displayed as if rotated by 90 degrees while some East Asian are displayed vertical.

Horizontal = 1

Horizontal text. Default

MongolianVertical = 2

East asian version of vertical text. . Normal fonts are displayed as if rotated by 90 degrees while some East Asian are displayed vertical. LEFT RIGHT

Vertical = 3

All of the text is vertical orientation, 90 degrees rotated clockwise

Vertical270 = 4

All of the text is vertical orientation, 90 degrees rotated counterclockwise

WordArtVertical = 5

All of the text is vertical

WordArtVerticalRightToLeft = 6

Vertical WordArt will be shown from right to left