TextAlignmentType
Vue de l’ensemble
‘TextAlignmentType’ est un enum dans Aspose.Cells FOSS pour Python.
L’alignement horizontal du texte à l’intérieur d’une forme (ECMA-376 a:pPr algn attribut).
Cette liste définit 5 valeurs : ‘LEVE’, ‘CENTRE’, ‘RIGHT’, ‘JUSTIFY’ et ‘DISTRIBUTÉ’.
Les valeurs
| Value | Description |
|---|---|
LEFT | Represents left-aligned text within a cell |
CENTER | Represents centered text within a cell |
RIGHT | |
JUSTIFY | Represents fully justified text within a cell |
DISTRIBUTED | Represents distributed text alignment within a cell |
Voir aussi
- Aspose.Cells pour Python — Enterprise API Reference