Source code for ooodev.format.inner.common.props.area_gradient_props
from __future__ import annotations
from typing import NamedTuple
[docs]class AreaGradientProps(NamedTuple):
"""Internal Properties"""
style: str # FillStyle such as FillStyle.GRADIENT
step_count: str # int, FillGradientStepCount
name: str # FillGradientName
grad_prop_name: str # str FillGradient