text_horizontal_overflow mülk
text_horizontal_overflow mülk
Metin kutusunun metin yatay taşma türünü alır ve ayarlar.
Örnek
from aspose.cells.drawing import TextOverflowType
shapeTextAlignment.text_horizontal_overflow = TextOverflowType.CLIP
Tanım:
@property
def text_horizontal_overflow(self):
...
@text_horizontal_overflow.setter
def text_horizontal_overflow(self, value):
...
Ayrıca bakınız
- modül aspose.cells.drawing.texts
- sınıf ShapeTextAlignment
- sınıf TextOverflowType