lxw_format_alignments

Alignment values for format_set_align().

Values

ValueMeaning
LXW_ALIGN_NONE0

No alignment. Cell will use Excel's default for the data type

LXW_ALIGN_LEFT

Left horizontal alignment

LXW_ALIGN_CENTER

Center horizontal alignment

LXW_ALIGN_RIGHT

Right horizontal alignment

LXW_ALIGN_FILL

Cell fill horizontal alignment

LXW_ALIGN_JUSTIFY

Justify horizontal alignment

LXW_ALIGN_CENTER_ACROSS

Center Across horizontal alignment

LXW_ALIGN_DISTRIBUTED

Left horizontal alignment

LXW_ALIGN_VERTICAL_TOP

Top vertical alignment

LXW_ALIGN_VERTICAL_BOTTOM

Bottom vertical alignment

LXW_ALIGN_VERTICAL_CENTER

Center vertical alignment

LXW_ALIGN_VERTICAL_JUSTIFY

Justify vertical alignment

LXW_ALIGN_VERTICAL_DISTRIBUTED

Distributed vertical alignment

Meta