text_vertical_type عقار

text_vertical_type عقار

يحصل على اتجاه النص ويحدده.

مثال

from aspose.cells.drawing.texts import TextVerticalType

shapeTextAlignment.text_vertical_type = TextVerticalType.HORIZONTAL

تعريف:

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

أنظر أيضا