ooodev.format.inner.common.props.frame_type_size_props module

namedtuple ooodev.format.inner.common.props.frame_type_size_props.FrameTypeSizeProps(width, height, rel_width, rel_height, rel_width_relation, rel_height_relation, size_type, width_type)[source]

Bases: NamedTuple

Internal Properties

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

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

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

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

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

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

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

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