font_align_type propriété
font_align_type propriété
Détermine où verticalement sur une ligne de texte les mots réels sont positionnés. Cela traite avec placement vertical des caractères par rapport aux lignes de base.
Définition:
@property
def font_align_type(self):
...
@font_align_type.setter
def font_align_type(self, value):
...
Voir également
- module aspose.cells.drawing.texts
- classe TextFontAlignType
- classe TextParagraph