TextAlignmentType

Oversigt over de forskellige former for støtte

TextAlignmentType er et enum i Aspose.Cells for Python.

Horisontal tekstjustering i en form (ECMA-376 a:pPr algn-attribut).

Valuer

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
 Dansk