is_text_wrapped propiedad
is_text_wrapped propiedad
Obtiene o establece el tipo de texto ajustado de la forma que contiene texto.
Ejemplo
shapeTextAlignment.is_text_wrapped = True
Definición:
@property
def is_text_wrapped(self):
...
@is_text_wrapped.setter
def is_text_wrapped(self, value):
...
Ver también
- módulo
aspose.cells.drawing.texts
- clase
ShapeTextAlignment