text_vertical_alignment property
text_vertical_alignment property
Gets or sets the text vertical alignment of text.
Definition:
@property
def text_vertical_alignment(self):
    ...
@text_vertical_alignment.setter
def text_vertical_alignment(self, value):
    ...
See Also
- module aspose.cells.charts
- class DataLabels
- class TextAlignmentType