Source code for ooodev.format.inner.common.props.frame_options_protect_props
from __future__ import annotations
from typing import NamedTuple
[docs]class FrameOptionsProtectProps(NamedTuple):
"""Internal Properties"""
size: str # SizeProtected
pos: str # PositionProtected
content: str # ContentProtected