Class HorizontalAlignment (2.30.1)

HorizontalAlignment(value)

Text alignments within a cell.

Enums

Name Description
HORIZONTAL_ALIGNMENT_UNSPECIFIED Text is aligned to the leading edge of the column.
LEADING Text is aligned to the leading edge of the column.
CENTER Text is centered in the column.
TRAILING Text is aligned to the trailing edge of the column.