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
| 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 |