ooodev.format.inner.common.props.table_properties_props module

namedtuple ooodev.format.inner.common.props.table_properties_props.TablePropertiesProps(name, width, left, top, right, bottom, is_rel, rel_width, hori_orient)[source]

Bases: NamedTuple

Internal Properties

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

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

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

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

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

  6.  bottom (str) – Alias for field number 5

  7.  is_rel (str) – Alias for field number 6

  8.  rel_width (str) – Alias for field number 7

  9.  hori_orient (str) – Alias for field number 8