shape_text_vertical_alignment property
shape_text_vertical_alignment property
It corresponds to “Format Shape - Text Options - Text Box - Vertical Alignment” in Excel.
Definition:
@property
def shape_text_vertical_alignment(self):
...
@shape_text_vertical_alignment.setter
def shape_text_vertical_alignment(self, value):
...
See Also
- module
aspose.cells.drawing.texts
- class
ShapeTextVerticalAlignmentType
- class
TextBoxOptions