Source code for ooodev.format.inner.common.props.frame_wrap_options_props

from __future__ import annotations
from typing import NamedTuple


[docs]class FrameWrapOptionsProps(NamedTuple): """Internal Properties""" first_para: str background: str contour: str outside: str overlap: str