TextAlignmentType
General
TextAlignmentType és un enum a Aspose.Cells per Python.
Alineament de text horitzontal dins d’una forma (atribut ECMA-376 a:pPr algn).
Valors
| Value | Description |
|---|---|
LEFT | Represents left-aligned horizontal text |
CENTER | Represents centered horizontal text |
RIGHT | |
JUSTIFY | Represents fully justified text, spreading across the cell width |
DISTRIBUTED | Represents distributed alignment, evenly spacing characters across the cell |