wrap_text_in_shape propriété
wrap_text_in_shape propriété
Spécifie l’habillage du texte dans une forme. Faux - Aucun habillage ne se produira sur le corps du texte. Vrai - L’habillage se produira sur le corps du texte.
Définition:
@property
def wrap_text_in_shape(self):
...
@wrap_text_in_shape.setter
def wrap_text_in_shape(self, value):
...
Voir également
- module
aspose.cells.drawing.texts
- classe
TextBoxOptions