text_align propiedad
text_align propiedad
Representa cómo alinear el texto utilizado por el control.
Definición:
@property
def text_align(self):
...
@text_align.setter
def text_align(self, value):
...
Ver también
- módulo aspose.cells.drawing.activexcontrols
- clase ImageActiveXControl
- clase TextAlignmentType