ooodev.format.inner.common.props.cell_text_align_props module

namedtuple ooodev.format.inner.common.props.cell_text_align_props.CellTextAlignProps(hori_justify, hori_method, vert_justify, vert_method, indent)[source]

Bases: NamedTuple

Internal Properties

Fields:
  1.  hori_justify (str) – Alias for field number 0

  2.  hori_method (str) – Alias for field number 1

  3.  vert_justify (str) – Alias for field number 2

  4.  vert_method (str) – Alias for field number 3

  5.  indent (str) – Alias for field number 4