ooodev.format.inner.direct.draw.fill.area.color module

Internal Draw Area Color

class ooodev.format.inner.direct.draw.fill.area.color.Color(color=-1)[source]

Bases: FillColor

Class for Area color.

New in version 0.9.3.

__init__(color=-1)[source]

Constructor

Parameters:

color (Color, optional) – FillColor Color.

Return type:

None