Alignment

Približni podaci

Alignment je klasa u Aspose.Cells za Python.

Predstavlja postavke poravnanja za stanicu ili raspon stanica.

Metoda za primjenu

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.
 Hrvatski