is_text_wrapped عقار
is_text_wrapped عقار
يحصل على نوع النص المغلف للشكل الذي يحتوي على نص ويقوم بتعيينه.
مثال
if shape.is_text_wrapped:
shape.is_text_wrapped = notshape.is_text_wrapped
تعريف:
@property
def is_text_wrapped(self):
...
@is_text_wrapped.setter
def is_text_wrapped(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.drawing
- فئة
Picture