horizontal_alignment property
horizontal_alignment property
Gets or sets the horizontal alignment type of the text in a cell.
Definition:
@property
def horizontal_alignment(self):
...
@horizontal_alignment.setter
def horizontal_alignment(self, value):
...
See Also
- module
aspose.cells
- class
Style
- class
TextAlignmentType