shape_text_vertical_alignment propriété
shape_text_vertical_alignment propriété
Cela correspond à « Format de la forme - Options de texte - Zone de texte - Alignement vertical » dans Excel.
Définition:
@property
def shape_text_vertical_alignment(self):
...
@shape_text_vertical_alignment.setter
def shape_text_vertical_alignment(self, value):
...
Voir également
- module
aspose.cells.drawing.texts
- classe
ShapeTextVerticalAlignmentType
- classe
TextBoxOptions