text_horizontal_alignment proprietà
text_horizontal_alignment proprietà
Ottiene e imposta l’allineamento orizzontale del testo.
Definizione:
@property
def text_horizontal_alignment(self):
    ...
@text_horizontal_alignment.setter
def text_horizontal_alignment(self, value):
    ...
Guarda anche
- modulo aspose.cells.charts
- classe DisplayUnitLabel
- classe TextAlignmentType