text_direction 属性

text_direction 属性

表示文本阅读顺序。

评论

注意:该成员现已过时。反而, 请使用 ChartTextFrame.ReadingOrder 属性。 自 2020 年 3 月起 12 个月后,此属性将被删除。 Aspose 对您可能遇到的任何不便深表歉意。

定义:

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

也可以看看