text_orientation_type 属性 text_orientation_type 属性 获取和设置形状的文本方向类型。 例子 from aspose.cells import TextOrientationType if ......import TextOrientationType if shape . text_orientation_type == TextOrientationType...TextOrientationType . NO_ROTATION : shape . text_orientation_type = TextOrientationType...