ooodev.format.inner.common.props.area_hatch_props module
- namedtuple ooodev.format.inner.common.props.area_hatch_props.AreaHatchProps(color, style, bg, hatch_prop)[source]
Bases:
NamedTuple
Internal Properties
- Fields:
color (
str
) – Alias for field number 0style (
str
) – Alias for field number 1bg (
str
) – Alias for field number 2hatch_prop (
str
) – Alias for field number 3