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:
name (
str
) – Alias for field number 0width (
str
) – Alias for field number 1left (
str
) – Alias for field number 2top (
str
) – Alias for field number 3right (
str
) – Alias for field number 4bottom (
str
) – Alias for field number 5is_rel (
str
) – Alias for field number 6rel_width (
str
) – Alias for field number 7hori_orient (
str
) – Alias for field number 8