wrap_text_in_shape Eigentum
wrap_text_in_shape Eigentum
Gibt den Textumbruch innerhalb einer Form an. Falsch: Im Textkörper erfolgt kein Umbruch. True – Der Textkörper wird umbrochen.
Definition:
@property
def wrap_text_in_shape(self):
...
@wrap_text_in_shape.setter
def wrap_text_in_shape(self, value):
...
Siehe auch
- Modul
aspose.cells.drawing.texts
- Klasse
TextBoxOptions