Alignment

Общ преглед

Alignment е клас в Aspose.Cells за Python.

Представя настройките за подравняване за клетка или диапазон от клетки.

Методи за изчисляване на данните

NameTypeAccessDescription
horizontal``ReadGets the horizontal.
vertical``ReadGets the vertical.
wrap_text``ReadGets the wrap text.
indent``ReadGets the indent.
text_rotation``ReadGets the text rotation.
shrink_to_fit``ReadGets the shrink to fit.
reading_order``ReadGets the reading order.
relative_indent``ReadGets the relative indent.
SignatureDescription
__init__(horizontal, vertical, wrap_text, indent, text_rotation, shrink_to_fit, reading_order, relative_indent)Initializes a new instance of Alignment class.
 Български