TextAlignmentType

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

ValueDescription
LEFTRepresents left-aligned text within a cell
CENTERRepresents centered text within a cell
RIGHT
JUSTIFYRepresents fully justified text within a cell
DISTRIBUTEDRepresents distributed text alignment within a cell

Voir aussi

  • Aspose.Cells pour Python — Enterprise API Reference
 Français