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:
width (
str
) – Alias for field number 0height (
str
) – Alias for field number 1rel_width (
str
) – Alias for field number 2rel_height (
str
) – Alias for field number 3rel_width_relation (
str
) – Alias for field number 4rel_height_relation (
str
) – Alias for field number 5size_type (
str
) – Alias for field number 6width_type (
str
) – Alias for field number 7