Class HorizontalAlignment (2.27.0)

HorizontalAlignment(value)

Text alignments within a cell.

Values: HORIZONTAL_ALIGNMENT_UNSPECIFIED (0): Text is aligned to the leading edge of the column. LEADING (1): Text is aligned to the leading edge of the column. CENTER (2): Text is centered in the column. TRAILING (3): Text is aligned to the trailing edge of the column.