alignment_type propriété
alignment_type propriété
Obtient et définit le type d’alignement horizontal du texte du paragraphe.
Définition:
@property
def alignment_type(self):
...
@alignment_type.setter
def alignment_type(self, value):
...
Voir également
- module
aspose.cells.drawing.texts
- classe
TextAlignmentType
- classe
TextParagraph