TextAlignmentType

Přehled

TextAlignmentType je enum v Aspose.Cells pro Python.

Horizontální sladění textu uvnitř tvaru (attribut ECMA-376 a:pPr algn).

Hodnoty

ValueDescription
LEFTRepresents left-aligned horizontal text
CENTERRepresents centered horizontal text
RIGHT
JUSTIFYRepresents fully justified text, spreading across the cell width
DISTRIBUTEDRepresents distributed alignment, evenly spacing characters across the cell
 Čeština