2.3.83 VerticalAlign

The VerticalAlign property specifies the vertical alignment for a contiguous set of characters. If this property is specified, it MUST be part of a Style record. If the VerticalAlign property is not specified, the default value is used.          

 VerticalAlign = verticalAlignStart verticalAlignValue


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

verticalAlignStart

verticalAlignValue

verticalAlignStart (1 byte): A byte that specifies the start of the VerticalAlign structure. The value of the verticalAlignStart field MUST be the following value.

Value

Parent

0x1A

SharedStyleProperties

NonSharedStyleProperties

verticalAlignValue (1 byte): A byte that specifies the vertical alignment of text. The value of this field is of type VerticalAlignments, and it MUST be contained in the VerticalAlignments enumeration.<49> The default value is 0x00.