wrap_text propriété

wrap_text propriété

Le paramètre d’habillage du texte sera appliqué.

Définition:

@property
def wrap_text(self):
    ...
@wrap_text.setter
def wrap_text(self, value):
    ...

Voir également