text_cross_type 属性

text_cross_type 属性

获取或设置当文本宽度大于单元格宽度时显示的文本类型。

定义:

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

也可以看看