vertical_alignment property
vertical_alignment property
Gets/Sets the default value for vertical alignment
Definition:
@property
def vertical_alignment(self):
...
@vertical_alignment.setter
def vertical_alignment(self, value):
...
See Also
- module
aspose.cells
- class
DefaultStyleSettings
- class
TextAlignmentType