2.4.4.147 HorzAlign

The HorzAlign cell is a PtgByte parse token that specifies the horizontal alignment text properties of a text paragraph. It MUST have a Row_Type parent element that has a Paragraph Section_Type parent element.

The value of the structure MUST be from the following table.

Value

Meaning

0

Specifies that the paragraph is left aligned.

1

Specifies that the paragraph is centered.

2

Specifies that the paragraph is right aligned.

3

Specifies that the paragraph is justified.

4

Specifies that the paragraph is distributed.