is_text_wrapped الملكية
is_text_wrapped الملكية
الحصول على وتعيين نوع التفاف النص للشكل الذي يحتوي على نص.
مثال
shapeTextAlignment.is_text_wrapped = True
تعريف:
@property
def is_text_wrapped(self):
...
@is_text_wrapped.setter
def is_text_wrapped(self, value):
...