ooodev.format.inner.direct.write.page.footer.area.gradient module

class ooodev.format.inner.direct.write.page.footer.area.gradient.Gradient(*, style=GradientStyle.LINEAR, step_count=0, offset=Offset(x=50, y=50), angle=0, border=0, grad_color=ColorRange(start=0, end=16777215), grad_intensity=IntensityRange(start=100, end=100), name='')[source]

Bases: Gradient

Gradient of the header area of a page style

New in version 0.9.2.

property prop_format_kind: FormatKind

Gets the kind of style

Return type:

FormatKind