is_text_wrapped proprietà
is_text_wrapped proprietà
Ottiene o imposta il tipo di testo racchiuso nella forma che contiene testo.
Esempio
shapeTextAlignment.is_text_wrapped = True
Definizione:
@property
def is_text_wrapped(self):
...
@is_text_wrapped.setter
def is_text_wrapped(self, value):
...
Guarda anche
- modulo
aspose.cells.drawing.texts
- classe
ShapeTextAlignment