ooodev.format.inner.common.props.cell_text_orientation_props module
- namedtuple ooodev.format.inner.common.props.cell_text_orientation_props.CellTextOrientationProps(rotation, rotate_ref, stacked)[source]
Bases:
NamedTuple
Internal Properties
- Fields:
rotation (
str
) – Alias for field number 0rotate_ref (
str
) – Alias for field number 1stacked (
str
) – Alias for field number 2