Alignment

Overview

Alignment 是Python的Aspose.Cells FOSS中的一个类.

表示一个单元格或数组的对齐设置.

这个类提供了一个方法,用于在Python程序中与对齐对象工作. 有的方法包括: __init__. 在安装Python包的Aspose.Cells FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: horizontal, indent, reading_order, relative_indent, shrink_to_fit, text_rotation,另外两个.

Properties

NameTypeAccessDescription
horizontal``Read得到了水平.
vertical``Read得到垂直.
wrap_text``Read得到了最后的文本.
indent``Read得到了抽印.
text_rotation``Read得到了文本转换.
shrink_to_fit``Read让精神科医生适合.
reading_order``Read得到阅读顺序.
relative_indent``Read得到相对的进度.

Methods

SignatureDescription
__init__(horizontal, vertical, wrap_text, indent, text_rotation, shrink_to_fit, reading_order, relative_indent)启动一个新的对齐类实例.

See Also

 中文