HorizontalAlignType module

class HorizontalAlignType.HorizontalAlignType(value)

Bases: Enum

<summary>

Horizontal alignment type.

</summary>

Center = 2
CenterAcrossSelection = 6
Distributed = 7
Fill = 4
General = 0
Justify = 5
Left = 1
Right = 3