CommentHAlignType module

class CommentHAlignType.CommentHAlignType(value)

Bases: Enum

<summary>

Comment horizontally align.

</summary>

Center = 2
Distributed = 7
Justified = 4
Justify = 4
Left = 1
Right = 3