text_shape_type عقار
text_shape_type عقار
يحصل على نوع تحويل النص ويقوم بتعيينه.
مثال
from aspose.cells.drawing import AutoShapeType
# Usually do not modify this value unless you know exactly what the modification will result in
shapeTextAlignment.text_shape_type = AutoShapeType.TEXT_BOX
تعريف:
@property
def text_shape_type(self):
...
@text_shape_type.setter
def text_shape_type(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.drawing.texts
- فئة
AutoShapeType
- فئة
ShapeTextAlignment