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