Alignment

Resumo geral

Alignment é uma classe em Aspose.Cells para Python.

Representa as configurações de alinhamento para uma célula ou um intervalo de células.

Métodos de avaliação

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.
 Português